refactor: switch to upstream nixos kanidm module

This commit is contained in:
nhnn
2025-09-02 12:16:12 +03:00
committed by Inex Code
parent 169d1ca8df
commit 73cbdf994e
8 changed files with 189 additions and 1199 deletions

View File

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