auth: module for easier integration of new services with Kanidm

- Forgejo is migrated to this module.
This commit is contained in:
Alexander Tomokhov
2025-03-16 19:51:18 +04:00
parent 403c4b31b1
commit 8013f2e394
5 changed files with 363 additions and 130 deletions

View File

@@ -32,6 +32,7 @@ in
{
imports = [
./selfprivacy-module.nix
./auth/auth-module.nix
./volumes.nix
./users.nix
./letsencrypt/acme.nix