From ebd306ee98cf84b9f63490fd58e0e12a51d8dee9 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sun, 13 Sep 2026 22:38:52 +0200 Subject: [PATCH] Services/Immich: Update to v3.2.0-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 1d6f483..577f7c9 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 = "3.0.1-cuda"; + immichVersion = "3.2.0-cuda"; in { virtualisation.oci-containers.containers = { immich-database = {