home/nix-channel-update: idle scheduling
This commit is contained in:
parent
548b4a26df
commit
adcb61bc09
@ -25,6 +25,8 @@
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${config.nix.package}/bin/nix-channel --update --verbose";
|
||||
CPUSchedulingPolicy = "idle";
|
||||
IOSchedulingClass = "idle";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user