69 current 2025-10-07 23:14:40 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 23:16:47 -05:00
parent c65cb135f8
commit df5a9898a2

View File

@@ -62,9 +62,9 @@ in
SSH_PORT = cfg.ssh_port; SSH_PORT = cfg.ssh_port;
}; };
}; };
database = { # database = {
passwordFile = "${toString config.sops.secrets."gitea_database_password".path}"; # passwordFile = "${toString config.sops.secrets."gitea_database_password".path}";
}; # };
}; };
# override umask to make permissions work out # override umask to make permissions work out