feat: add lldap
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
26a9d7e3c3
commit
a7f742b6c8
5 changed files with 94 additions and 0 deletions
6
hosts/hosting-01/auth/default.nix
Normal file
6
hosts/hosting-01/auth/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./lldap.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue