Home : Add iot to hosts.
This commit is contained in:
parent
31c34f3292
commit
19ce640780
|
@ -13,6 +13,7 @@
|
|||
networking.hostName = "home";
|
||||
networking.extraHosts = ''
|
||||
10.1.0.2 git.voronind.com
|
||||
10.1.0.2 iot.voronind.com
|
||||
'';
|
||||
networking.networkmanager.insertNameservers = [ "1.1.1.1" "8.8.8.8" ];
|
||||
|
||||
|
|
Reference in a new issue