Update DNS servers
This commit is contained in:
parent
145c5051cc
commit
11ae2aa1af
|
@ -82,7 +82,7 @@ in {
|
|||
# DNS server with ad-block
|
||||
services.dnsmasq = {
|
||||
enable = true;
|
||||
servers = [ "176.9.37.132" "116.203.147.31" ];
|
||||
servers = [ "198.100.148.224" "94.16.114.254" ];
|
||||
extraConfig = ''
|
||||
domain-needed
|
||||
bogus-priv
|
||||
|
|
Loading…
Reference in New Issue