fix: open port 80

This commit is contained in:
Noa Aarts 2024-08-30 22:21:27 +02:00
parent 6ccf23bc9c
commit 8f8dd0d21d
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -368,6 +368,7 @@
# Open ports in the firewall. # Open ports in the firewall.
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
80 # nix-serve
53317 # Localsend 53317 # Localsend
7791 # Pixelflut 7791 # Pixelflut
38281 # Archipelago 38281 # Archipelago