firewall: add port 80

This commit is contained in:
2024-11-16 00:30:47 -05:00
parent 393bbe21b4
commit 0e856624b4

View File

@@ -52,6 +52,7 @@
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
service_configs.ports.https service_configs.ports.https
80
]; ];
networking.firewall.allowedUDPPorts = [ networking.firewall.allowedUDPPorts = [