redefining custom networking namespace
This commit is contained in:
@ -23,6 +23,7 @@ in {
|
||||
../../apps/gaming.nix
|
||||
../../graphics
|
||||
../../pwrMgmt
|
||||
../../networking/core.nix
|
||||
../../sound/pipewire.nix
|
||||
../../sound/shairport.nix
|
||||
../../virtualization/podman.nix
|
||||
@ -140,7 +141,7 @@ in {
|
||||
};
|
||||
|
||||
# Core networking module (see ../../networking/core.nix)
|
||||
networking = {
|
||||
network = {
|
||||
firewall.enable = true;
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user