mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
@@ -46,7 +46,6 @@ in {
|
||||
|
||||
# Lower CPU and I/O priority:
|
||||
Nice = 19;
|
||||
CPUSchedulingPolicy = "batch";
|
||||
IOSchedulingClass = "best-effort";
|
||||
IOSchedulingPriority = 7;
|
||||
IOWeight = 100;
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[Service]
|
||||
CPUSchedulingPolicy=batch
|
||||
ExecStart=/nix/store/00000000000000000000000000000000-systemd/bin/systemd-inhibit \
|
||||
--who="borgmatic" \
|
||||
--what="sleep:shutdown" \
|
||||
|
||||
Reference in New Issue
Block a user