Compare commits
2 commits
d7d55326e0
...
a5db3e4223
Author | SHA1 | Date | |
---|---|---|---|
a5db3e4223 | |||
026c2b76d2 |
1 changed files with 0 additions and 4 deletions
|
@ -113,10 +113,6 @@ let
|
||||||
experimental-features = [ "cgroups" ];
|
experimental-features = [ "cgroups" ];
|
||||||
use-cgroups = true;
|
use-cgroups = true;
|
||||||
};
|
};
|
||||||
systemd.services.nix-daemon.serviceConfig = {
|
|
||||||
Delegate = "yes";
|
|
||||||
DelegateSubgroup = "supervisor";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
darwinConfig = lib.optionalAttrs (!isLinux) {
|
darwinConfig = lib.optionalAttrs (!isLinux) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue