From fcbca348bd6f75460d2e1220b32e0c18bd3b261e Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 1 Jan 2025 08:58:31 -0500 Subject: [PATCH] Add firewall port for immich-kiosk --- modules/hosts/nixos/nixnuc/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hosts/nixos/nixnuc/default.nix b/modules/hosts/nixos/nixnuc/default.nix index 66f9ba5..36954f4 100644 --- a/modules/hosts/nixos/nixnuc/default.nix +++ b/modules/hosts/nixos/nixnuc/default.nix @@ -79,6 +79,7 @@ in { 80 # http to local Nginx 443 # https to local Nginx 3000 # PsiTransfer in oci-container + 3001 # immich-kiosk in compose 3030 # Forgejo 8001 # Tube Archivist 8384 # Syncthing gui