redefining custom networking namespace

This commit is contained in:
2025-01-04 19:07:36 -05:00
parent a1eb9b74c2
commit b5b66f1c1b
3 changed files with 6 additions and 6 deletions

View File

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