From 42aa8b3a7873c38a1769cef27b7215b683f25737 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Tue, 21 Jan 2025 17:39:25 +0000 Subject: immich: init --- hosts/cloud/proxy/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/cloud/proxy/default.nix') diff --git a/hosts/cloud/proxy/default.nix b/hosts/cloud/proxy/default.nix index d727f06..438e47c 100644 --- a/hosts/cloud/proxy/default.nix +++ b/hosts/cloud/proxy/default.nix @@ -3,6 +3,7 @@ imports = [ ./auth.nix ./dav.nix + ./immich.nix ]; networking.firewall.allowedTCPPorts = [ -- cgit v1.3.1