Use 1.1.1.1 DNS
This commit is contained in:
parent
1c1b5256b9
commit
c1731c9e6a
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
resolvconf.enable = false; # prevent default nameservers
|
||||
nameservers = [ "1.1.1.1" "1.0.0.1" ];
|
||||
extraHosts =
|
||||
''
|
||||
192.168.0.26 elnuhub
|
||||
|
|
Loading…
Add table
Reference in a new issue