Home : Add pass to hosts.
This commit is contained in:
parent
278ddca61c
commit
c6f281890d
|
@ -14,6 +14,7 @@
|
|||
networking.extraHosts = ''
|
||||
10.1.0.2 git.voronind.com
|
||||
10.1.0.2 iot.voronind.com
|
||||
10.1.0.2 pass.voronind.com
|
||||
'';
|
||||
networking.networkmanager.insertNameservers = [ "1.1.1.1" "8.8.8.8" ];
|
||||
|
||||
|
|
Reference in a new issue