Just always use LDAP

This commit is contained in:
niten 2023-09-24 14:23:03 -07:00
parent 66860dcf92
commit a26e97cd4c
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ in {
}; };
}; };
}; };
ldap-proxy.service = mkIf (cfg.ldap-proxy != null) { ldap-proxy.service = {
image = cfg.images.ldap-proxy; image = cfg.images.ldap-proxy;
restart = "always"; restart = "always";
networks = [ networks = [