This commit is contained in:
Daniel Langbein 2023-08-31 13:14:37 +02:00
parent 010b739a82
commit ea14c767a2

View File

@ -199,6 +199,8 @@
nix.settings.auto-optimise-store = true; nix.settings.auto-optimise-store = true;
# Firewall
#
# Open ports in the firewall. # Open ports in the firewall.
#networking.firewall.allowedTCPPorts = [ ... ]; #networking.firewall.allowedTCPPorts = [ ... ];
#networking.firewall.allowedUDPPorts = [ ... ]; #networking.firewall.allowedUDPPorts = [ ... ];