From 07283e1f263bbc157281f94b051e553f31a76c22 Mon Sep 17 00:00:00 2001 From: soraefir Date: Fri, 15 May 2026 00:41:21 +0200 Subject: [PATCH] Fix temp --- 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 dddfe95..dc34586 100644 --- a/modules/server/containers/apps/immich.nix +++ b/modules/server/containers/apps/immich.nix @@ -25,7 +25,7 @@ in { extraEnv = { IMMICH_MACHINE_LEARNING_URL = "http://immich-ml:3003"; REDIS_HOSTNAME = builder.host; - IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true; + IMMICH_IGNORE_MOUNT_CHECK_ERRORS = "true"; }; overrides = { volumes = [