It's gitea-passwd

This commit is contained in:
niten 2021-10-19 13:22:21 -07:00
parent 9fd1cb9fc4
commit 81aae5cd8d

View File

@ -91,7 +91,7 @@ in {
};
gitea-database-password = {
source-file = secrets.service-passwords.procul.gitea;
source-file = secrets.service-passwords.procul.gitea-database;
target-file = "/srv/gitea/secure/database.passwd";
user = config.fudo.git.user;
};