with pkgs
This commit is contained in:
parent
601f170c28
commit
3e2dd06808
@ -187,7 +187,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
# FIXME: TEMPORARY FOR TESTING
|
# FIXME: TEMPORARY FOR TESTING
|
||||||
environment.systemPackages = [ openldap ];
|
environment.systemPackages = with pkgs; [ openldap ];
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
tmpfiles.rules = [
|
tmpfiles.rules = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user