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

@ -135,12 +135,6 @@
address = "31.59.129.1";
interface = "ens18";
};
networking.nameservers = [
"127.0.0.1"
"::1"
];
time.timeZone = "America/Toronto";
i18n.defaultLocale = "en_US.UTF-8";
console = {