mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(idp): more ldap objects
This commit is contained in:
parent
69508d43a3
commit
86ac38cf2c
11 changed files with 503 additions and 16 deletions
|
|
@ -52,8 +52,6 @@ in {
|
|||
./reisen-ssh.nix
|
||||
];
|
||||
|
||||
users.ldap.management.enable = true;
|
||||
|
||||
sops.secrets.cloudflared-tunnel-hakurei = {
|
||||
owner = config.services.cloudflared.user;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
nixos.steam.beatsaber
|
||||
nixos.tailscale
|
||||
nixos.ipa
|
||||
nixos.ldap
|
||||
nixos.nfs
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue