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 = [