diff --git a/hosts/joker/default.nix b/hosts/joker/default.nix index 99f78f1..4ca9094 100644 --- a/hosts/joker/default.nix +++ b/hosts/joker/default.nix @@ -140,7 +140,7 @@ # networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ]; # Or disable the firewall altogether. - networking.firewall.enable = false; + # networking.firewall.enable = false; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions