diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index acbeade..6bac7bc 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -135,8 +135,6 @@ # Enable networking networking.networkmanager.enable = true; - networking.firewall.enable = false; - # touchpad services.libinput.touchpad.naturalScrolling = true;