feat: add configuration to forgejo to be more cute
This commit is contained in:
parent
9dd83c5b92
commit
4ae2f50adc
4 changed files with 484 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
matrix-macaroon = { file = ./secrets/matrix-macaroon.age; owner = "matrix-synapse"; };
|
||||
ntfy-admin-hash.file = ./secrets/ntfy-admin-hash.age;
|
||||
mymx-webhook = { file = ./secrets/mymx-webhook.age; owner = "mymx"; };
|
||||
forgejo-runner-token.file = ./secrets/forgejo-runner-token.age;
|
||||
};
|
||||
|
||||
# Bootloader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue