mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: comply with new forgejo namings
This commit is contained in:
parent
90fd076356
commit
24fa9dbc9f
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ in
|
||||||
USER = config.liv.variables.senderEmail;
|
USER = config.liv.variables.senderEmail;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
mailerPasswordFile = config.sops.secrets.systemMailerPassword.path;
|
secrets.mailer.PASSWD = config.sops.secrets.systemMailerPassword.path;
|
||||||
};
|
};
|
||||||
gitea-actions-runner = {
|
gitea-actions-runner = {
|
||||||
package = pkgs.forgejo-runner;
|
package = pkgs.forgejo-runner;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue