Merge branch 'main' of git.sealight.xyz:aynish/helm

This commit is contained in:
Anish Lakhwara
2025-12-22 15:49:27 -08:00
+1 -3
View File
@@ -32,9 +32,7 @@
host letta letta 127.0.0.1/32 scram-sha-256 host letta letta 127.0.0.1/32 scram-sha-256
host letta letta ::1/128 scram-sha-256 host letta letta ::1/128 scram-sha-256
''; '';
# pgvector is already provided by immich profile via services.immich.database.enableVectorChord
# Include pgvector extension
extraPlugins = ps: [ ps.pgvector ];
}; };
# =================== # ===================