diff --git a/modules/home-manager/services/borgmatic.nix b/modules/home-manager/services/borgmatic.nix index 1419875e..2858f3c0 100644 --- a/modules/home-manager/services/borgmatic.nix +++ b/modules/home-manager/services/borgmatic.nix @@ -123,7 +123,6 @@ let # TODO: Just cargo-culted from the upstream home-manager module. Will # need more info on this. Nice = 19; - CPUSchedulingPolicy = "batch"; IOSchedulingClass = "best-effort"; IOSchedulingPriority = 7; IOWeight = 100;