Use MagicDNS
This commit is contained in:
parent
d4bb4e7ad9
commit
91a3b262c5
4 changed files with 8 additions and 22 deletions
|
@ -58,13 +58,10 @@ in
|
|||
|
||||
networking.search = [ "elnu.com" ];
|
||||
|
||||
networking.extraHosts = ''
|
||||
192.168.0.26 elnuhub
|
||||
192.168.0.26 elnuhub.local
|
||||
24.199.72.8 elnudrop
|
||||
24.199.72.8 elnudrop.local
|
||||
${tailscale.hosts}
|
||||
'';
|
||||
networking.hosts = {
|
||||
"192.168.0.26" = [ "elnuhub.local" ];
|
||||
"24.199.72.8" = [ "elnudrop.local" ];
|
||||
};
|
||||
|
||||
#sound.enable = true;
|
||||
#hardware.pulseaudio.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue