nix.gc.randomizedDelaySec

Home-Manager option

Add a randomized delay before each garbage collection. 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
"0"
Example
"45min"
declared in: <home-manager/modules/services/nix-gc.nix>source unavailable