use correct secrets

This commit is contained in:
2026-08-24 16:03:34 -05:00
parent f8286d3387
commit e6bae58591
2 changed files with 1 additions and 44 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
services.hl-gitea = {
enable = true;
credentialsFile = config.sops.secrets."minio-credentials".path;
credentialsFile = config.sops.secrets."gitea-credentials".path;
database-hostname = "127.0.0.1:5432"; # whatever port I host psql on below
default-nginx = {