steveej-t14: update to nixos 21.11
This commit is contained in:
parent
e36218e777
commit
3f9f50745d
3 changed files with 13 additions and 7 deletions
|
@ -17,8 +17,8 @@
|
|||
# "https://hydra.nixos.org"
|
||||
];
|
||||
|
||||
nix.daemonNiceLevel = lib.mkDefault 19;
|
||||
nix.daemonIONiceLevel = lib.mkDefault 7;
|
||||
nix.daemonCPUSchedPolicy = "idle";
|
||||
nix.daemonIOSchedClass = "idle";
|
||||
nix.maxJobs = lib.mkDefault "auto";
|
||||
nix.buildCores = lib.mkDefault 0;
|
||||
nix.useSandbox = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue