feat(services): add lldap

This commit is contained in:
Felix Schröter 2023-12-08 21:53:29 +01:00
parent 2978197378
commit fdc00ec4aa
Signed by: felschr
GPG key ID: 671E39E6744C807D
6 changed files with 81 additions and 0 deletions

View file

@ -18,6 +18,7 @@ in {
../modules/inadyn.nix
../modules/systemdNotify.nix
../services/mail.nix
../services/lldap.nix
../services/restic/home-server.nix
../services/samba/home-server.nix
# ../services/kodi.nix
@ -70,6 +71,7 @@ in {
services.inadyn.domains = [
"felschr.com"
"openpgpkey.felschr.com"
"ldap.felschr.com"
"home.felschr.com"
"esphome.felschr.com"
"matrix.felschr.com"