configures forgejo
This commit is contained in:
parent
31976a7c9c
commit
1e9cacb761
5 changed files with 42 additions and 0 deletions
|
|
@ -62,6 +62,9 @@ in
|
|||
secrets."restic/password" = {
|
||||
file = "${secretsDir}/restic/password.age";
|
||||
};
|
||||
secrets."forgejo/mail-password" = {
|
||||
file = "${secretsDir}/forgejo/mail-password.age";
|
||||
};
|
||||
};
|
||||
|
||||
# Custom Module Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue