Update DNS servers

This commit is contained in:
coolneng 2020-12-17 17:12:07 +01:00
parent 145c5051cc
commit 11ae2aa1af
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ in {
# DNS server with ad-block # DNS server with ad-block
services.dnsmasq = { services.dnsmasq = {
enable = true; enable = true;
servers = [ "176.9.37.132" "116.203.147.31" ]; servers = [ "198.100.148.224" "94.16.114.254" ];
extraConfig = '' extraConfig = ''
domain-needed domain-needed
bogus-priv bogus-priv