Update DNS servers

This commit is contained in:
coolneng 2021-03-23 17:56:35 +01:00
parent 9a1e015a2d
commit 0153e4f759
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

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