Update DNS servers

This commit is contained in:
coolneng 2021-04-15 17:16:02 +02:00
parent cd2b98cca2
commit 8666cc0a1f
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 = [ "165.22.224.164" "195.10.195.195" ]; servers = [ "195.10.195.195" "165.22.224.164" ];
extraConfig = '' extraConfig = ''
domain-needed domain-needed
bogus-priv bogus-priv