This commit is contained in:
Elnu 2025-03-22 11:28:42 -07:00
parent 36686fb983
commit bbbea14c45

View file

@ -25,7 +25,7 @@
networking = {
networkmanager.enable = true;
# networking.nameservers doesn't apply to resolvconf
#nameservers = [ "9.9.9.9" "1.1.1.1" ];
# nameservers = [ "9.9.9.9" "1.1.1.1" ];
resolvconf.extraConfig = "name_servers=\"9.9.9.9 1.1.1.1\"";
# Temporary since MagicDNS is broken
hosts = {