server zitadel: init

This commit is contained in:
Jurn Wubben 2025-07-20 15:18:39 +02:00
parent 71b64d8edc
commit 7d59f3cdb1
5 changed files with 44 additions and 0 deletions

View file

@ -20,4 +20,5 @@ in {
"matrix-registration.age".publicKeys = keys;
"cloudflare-acme.age".publicKeys = keys;
"mail-admin.age".publicKeys = keys;
"zitadel.age".publicKeys = keys;
}