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

@ -10,6 +10,7 @@
./matrix.nix
./seafile.nix
./temp.nix
./zitadel.nix
];
options.niksos.server = lib.mkEnableOption "server servcies (such as caddy)."; #TODO: per service option.
}