enable gitea

This commit is contained in:
2026-08-24 16:00:55 -05:00
parent 9909c01ba8
commit f8286d3387
+1 -1
View File
@@ -121,7 +121,7 @@
# ================================ # # ================================ #
services.hl-gitea = { services.hl-gitea = {
enable = false; enable = true;
credentialsFile = config.sops.secrets."minio-credentials".path; credentialsFile = config.sops.secrets."minio-credentials".path;
database-hostname = "127.0.0.1:5432"; # whatever port I host psql on below database-hostname = "127.0.0.1:5432"; # whatever port I host psql on below