system.autoUpgrade.randomizedDelaySec

Add a randomized delay before each automatic upgrade. 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
string
Default
"0"
Example
"45min"
Declared
<nixpkgs/nixos/modules/tasks/auto-upgrade.nix>