From 5ad3b09f75ac7362fcb3f543770a84bc2d40b75f Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 10 Jun 2024 15:51:55 +0200 Subject: [PATCH] open port for pixelflut --- hosts/default/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index d82d3af..a7a9f87 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -342,6 +342,7 @@ 80 # http 443 # https 53317 # Localsend + 7791 # Pixelflut ]; networking.firewall.allowedUDPPorts = [ 80