mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore: ipa and sssd modules
This commit is contained in:
parent
0a48d9cf5d
commit
95e903697a
14 changed files with 983 additions and 65 deletions
2
tree.nix
2
tree.nix
|
|
@ -56,6 +56,8 @@
|
|||
};
|
||||
};
|
||||
"modules/nixos/ldap".functor.enable = true;
|
||||
"modules/nixos/krb5".functor.enable = true;
|
||||
"modules/nixos/sssd".functor.enable = true;
|
||||
"modules/nixos/network".functor.enable = true;
|
||||
"modules/nixos/nginx".functor.enable = true;
|
||||
"modules/nixos/steam".functor.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue