This commit is contained in:
Elnu 2025-03-21 14:52:48 -07:00
parent 41caddc080
commit 7d257c2128

View file

@ -26,7 +26,7 @@
networkmanager.enable = true;
# networking.nameservers doesn't apply to resolvconf
#nameservers = [ "9.9.9.9" "1.1.1.1" ];
# resolvconf.extraConfig = "name_servers=\"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 = {
"192.168.1.168" = [ "elnuhub.local" ];