From fc6fc05db23d4579be93e1cacacb9e85150fb210 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Fri, 3 Jul 2026 11:23:35 +0200 Subject: [PATCH] Services/Immich: Update to v2.7.5-cuda --- 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 f0a6884..1e9a27d 100644 --- a/system/services/immich.nix +++ b/system/services/immich.nix @@ -7,7 +7,7 @@ }: let vectorchordVersion = "0.4.2"; pgvectorsVersion = "0.2.0"; - immichVersion = "2.5.2"; + immichVersion = "2.7.5-cuda"; in { virtualisation.oci-containers.containers = { immich-database = {