Cgroups to write in 'nixCgroups.cgroups'. See: https://gitlab.com/ananicy-cpp/ananicy-cpp/#cgroups.
Declarations
Type
list of (attribute set)
Default
[ ]
Example
[
{
CPUQuota = 80;
cgroup = "cpu80";
}
]
Cgroups to write in 'nixCgroups.cgroups'. See: https://gitlab.com/ananicy-cpp/ananicy-cpp/#cgroups.
list of (attribute set)
[ ]
[
{
CPUQuota = 80;
cgroup = "cpu80";
}
]