fixed dns, modified config for valefor

This commit is contained in:
2025-01-07 18:15:49 -05:00
parent ea2820a1bb
commit ef484c8ff0
2 changed files with 6 additions and 28 deletions

View File

@ -87,7 +87,7 @@
# Core networking module (see ../../networking/core.nix)
network = {
firewall.enable = true;
networkmanager.enable = true;
networkManager.enable = true;
};
# DNS module (see ../../networking/dns.nix)