use quad9 for dns

This commit is contained in:
cy 2025-01-07 22:41:29 -05:00
parent 61fbb386b1
commit 3aeffe9897
3 changed files with 7 additions and 10 deletions

View file

@ -26,6 +26,13 @@
};
time.timeZone = "America/Toronto";
networking.firewall.logRefusedConnections = false;
networking.nameservers = [
# quad9
"2620:fe::fe"
"2620:fe::9"
"9.9.9.9"
"149.112.112.112"
];
# this is true by default and mutually exclusive with
# programs.nix-index