firewall: add port 80

This commit is contained in:
Simon Gardling 2024-11-16 00:30:47 -05:00
parent 393bbe21b4
commit 0e856624b4
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

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