chore: comply with new forgejo namings

This commit is contained in:
Ahwx 2025-08-07 13:41:11 +02:00
parent 90fd076356
commit 24fa9dbc9f

View file

@ -39,7 +39,7 @@ in
USER = config.liv.variables.senderEmail;
};
};
mailerPasswordFile = config.sops.secrets.systemMailerPassword.path;
secrets.mailer.PASSWD = config.sops.secrets.systemMailerPassword.path;
};
gitea-actions-runner = {
package = pkgs.forgejo-runner;