From c327a731ac4f270c1dbb9580c2411912e366d574 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Fri, 3 Jul 2026 20:03:19 +0200 Subject: [PATCH] Services/Immich: Update to v3.0.1-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 1e9a27d..1d6f483 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.7.5-cuda"; + immichVersion = "3.0.1-cuda"; in { virtualisation.oci-containers.containers = { immich-database = {