Move network manager to desktop

This commit is contained in:
Alexander Wainwright 2025-07-06 20:33:07 +10:00
parent f8205d7baa
commit 70ccb90ea1
2 changed files with 3 additions and 3 deletions

View file

@ -11,9 +11,6 @@
shell = pkgs.fish;
};
# Enable networking
networking.networkmanager.enable = true;
networking.firewall.allowedTCPPorts = [ 8000 8080 ];
# Set your time zone.