feat: move secrets to noisebell repo and update

This commit is contained in:
Jet 2026-03-17 03:50:26 -07:00
parent 5204cc3af6
commit 50f85422e4
No known key found for this signature in database
8 changed files with 198 additions and 40 deletions

View file

@ -10,8 +10,4 @@ in {
"secrets/matrix-macaroon.age".publicKeys = [ server jet ];
"secrets/ntfy-admin-hash.age".publicKeys = [ server jet ];
"secrets/mymx-webhook.age".publicKeys = [ server jet ];
"secrets/noisebell-pi-api-key.age".publicKeys = [ server jet ];
"secrets/noisebell-inbound-api-key.age".publicKeys = [ server jet ];
"secrets/noisebell-discord-token.age".publicKeys = [ server jet ];
"secrets/noisebell-discord-webhook-secret.age".publicKeys = [ server jet ];
}