mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(idp): samba ldap attributes
This commit is contained in:
parent
4ad8e34fa4
commit
81bd1a1a15
12 changed files with 670 additions and 3 deletions
2
tree.nix
2
tree.nix
|
|
@ -55,9 +55,11 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
"modules/nixos/ldap".functor.enable = true;
|
||||
"modules/nixos/network".functor.enable = true;
|
||||
"modules/nixos/nginx".functor.enable = true;
|
||||
"modules/nixos/steam".functor.enable = true;
|
||||
"modules/nixos/users".functor.enable = true;
|
||||
"modules/meta".functor.enable = true;
|
||||
"modules/system".functor.enable = true;
|
||||
"modules/system/proxmox".functor.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue