From 161b3725661bed2134374e3280df84eb7e717e3f Mon Sep 17 00:00:00 2001 From: soraefir Date: Sun, 7 Jun 2026 23:50:25 +0200 Subject: [PATCH] fix immich --- modules/server/containers/apps/immich.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/server/containers/apps/immich.nix b/modules/server/containers/apps/immich.nix index a26e461..3b187c1 100644 --- a/modules/server/containers/apps/immich.nix +++ b/modules/server/containers/apps/immich.nix @@ -34,7 +34,7 @@ in { IMMICH_TRUSTED_PROXIES = "10.0.0.0/8"; IMMICH_MACHINE_LEARNING_URL = "http://immich-ml:3003"; # IMMICH_ALLOW_SETUP = "false"; - # IMMICH_IGNORE_MOUNT_CHECK_ERRORS = "true"; + IMMICH_IGNORE_MOUNT_CHECK_ERRORS = "true"; }; overrides = { volumes = [