1

Compare commits

..

2 Commits

Author SHA1 Message Date
1f8ff6f270 ServeNix: Update Immich 2025-05-24 16:40:15 +02:00
9555c20fc3 ServeNix: Disable NextCloud cronjob container 2025-05-24 16:40:15 +02:00

View File

@ -5,7 +5,7 @@
...
}: {
virtualisation.oci-containers.containers.immich-database = {
image = "tensorchord/pgvecto-rs:pg15-v0.2.0";
image = "ghcr.io/immich-app/postgres:15-vectorchord0.3.0-pgvectors0.2.0";
autoStart = true;
dependsOn = [];