* Wrong file name.
svn path=/nixos/trunk/; revision=8555
This commit is contained in:
parent
3ab4e0f17f
commit
128e40a98c
@ -111,7 +111,7 @@ import ../helpers/make-etc.nix {
|
|||||||
|
|
||||||
# LDAP configuration.
|
# LDAP configuration.
|
||||||
++ (optional ["users" "ldap" "enable"] {
|
++ (optional ["users" "ldap" "enable"] {
|
||||||
source = import etc/ldap.conf.nix {
|
source = import ./ldap.conf.nix {
|
||||||
inherit (pkgs) writeText;
|
inherit (pkgs) writeText;
|
||||||
inherit config;
|
inherit config;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user