From 8f8dd0d21d0740cb9324bdc67ee411a6f268b119 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Fri, 30 Aug 2024 22:21:27 +0200 Subject: [PATCH] fix: open port 80 --- hosts/default/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 9a5d885..1bf301a 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -368,6 +368,7 @@ # Open ports in the firewall. networking.firewall.allowedTCPPorts = [ + 80 # nix-serve 53317 # Localsend 7791 # Pixelflut 38281 # Archipelago