Set state version
This commit is contained in:
parent
b0d292351f
commit
bd32f33899
1 changed files with 2 additions and 0 deletions
|
@ -83,4 +83,6 @@
|
||||||
nix.settings.max-jobs = 2;
|
nix.settings.max-jobs = 2;
|
||||||
nix.daemonCPUSchedPolicy = "idle";
|
nix.daemonCPUSchedPolicy = "idle";
|
||||||
nix.daemonIOSchedClass = "idle";
|
nix.daemonIOSchedClass = "idle";
|
||||||
|
|
||||||
|
system.stateVersion = "22.11";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue