Compare commits
2 commits
2c779fbd38
...
8c76790d0d
Author | SHA1 | Date | |
---|---|---|---|
8c76790d0d | |||
e449ebc6cf |
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