feat: add configuration to forgejo to be more cute

This commit is contained in:
Jet Pham 2026-03-10 15:51:13 -07:00
parent 9dd83c5b92
commit 4ae2f50adc
No known key found for this signature in database
4 changed files with 484 additions and 2 deletions

View file

@ -10,4 +10,5 @@ in {
"secrets/matrix-macaroon.age".publicKeys = [ server jet ];
"secrets/ntfy-admin-hash.age".publicKeys = [ server jet ];
"secrets/mymx-webhook.age".publicKeys = [ server jet ];
"secrets/forgejo-runner-token.age".publicKeys = [ server jet ];
}