Update DNS servers
This commit is contained in:
parent
9a1e015a2d
commit
0153e4f759
|
@ -79,7 +79,7 @@ in {
|
|||
# DNS server with ad-block
|
||||
services.dnsmasq = {
|
||||
enable = true;
|
||||
servers = [ "198.100.148.224" "94.16.114.254" ];
|
||||
servers = [ "94.16.114.254" "165.22.224.164" ];
|
||||
extraConfig = ''
|
||||
domain-needed
|
||||
bogus-priv
|
||||
|
|
Loading…
Reference in New Issue