nix.optimise.randomizedDelaySec

NixOS option

Add a randomized delay before the optimizer will run. The delay will be chosen between zero and this value. This value must be a time span in the format specified by systemd.time(7)

type: (optionally newline-terminated) single-line string
Default
"1800"
Example
"45min"
declared in: nixos/modules/services/misc/nix-optimise.nixView source on NixOS/nixpkgs →