From 2dbb3432e107d19801899bdc7a09da517d411099 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Thu, 16 Oct 2025 10:41:49 +0200 Subject: [PATCH] Services/Immich: Update to v2.1.0 --- system/services/immich.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/services/immich.nix b/system/services/immich.nix index 9c1fc191..2f4dbd4f 100644 --- a/system/services/immich.nix +++ b/system/services/immich.nix @@ -6,7 +6,7 @@ }: let vectorchordVersion = "0.4.2"; pgvectorsVersion = "0.2.0"; - immichVersion = "2.0.1"; + immichVersion = "2.1.0"; in { virtualisation.oci-containers.containers = { immich-database = {