This commit is contained in:
2025-10-26 09:33:17 +03:00
parent bef88d4e49
commit 0ce61a1c0a
+1 -1
View File
@@ -27,7 +27,7 @@ in
enableVectorChord = true; enableVectorChord = true;
}; };
}; };
postgresql.package = pkgs.postgresql_16; postgresql.package = pkgs.postgresql_17;
}; };
fileSystems."${config.services.immich.mediaLocation}" = { fileSystems."${config.services.immich.mediaLocation}" = {