diff --git a/configuration.nix b/configuration.nix index 9524224..0fd66d9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -154,7 +154,7 @@ # networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ]; # Or disable the firewall altogether. - networking.firewall.enable = true; + networking.firewall.enable = false; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions