changing dns again

This commit is contained in:
Matt Nish-Lapidus 2025-03-08 12:13:22 -05:00
parent 05908c445d
commit a750f85331
2 changed files with 25 additions and 23 deletions

View file

@ -362,8 +362,10 @@
hostName = "eddie";
domain = "local";
nameservers = [
"95.85.95.85"
"2.56.220.2"
"9.9.9.9"
"149.112.112.112"
"2620:fe::fe"
"2620:fe::9"
];
networkmanager = {
enable = true;