Disabled firewall.

This commit is contained in:
2023-02-27 10:44:43 +01:00
parent 961a3f4280
commit 4f3626e523

View File

@@ -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