Cleanup age secrets and install forgejo runner

This commit is contained in:
Jan Kremer 2026-03-28 13:01:55 +01:00
parent f268e1e462
commit 3577845679
No known key found for this signature in database
6 changed files with 28 additions and 9 deletions

View file

@ -15,4 +15,5 @@ in
"tailscale.age".publicKeys = all;
"matrix-registration-token.age".publicKeys = all;
"forgejo-mailer.age".publicKeys = all;
"forgejo-runner.age".publicKeys = all;
}