system.autoUpgrade.fixedRandomDelay

NixOS option

Make the randomized delay consistent between runs. This reduces the jitter between automatic upgrades. See randomizedDelaySec for configuring the randomized delay.

type: boolean
Default
false
Example
true
declared in: nixos/modules/tasks/auto-upgrade.nixView source on NixOS/nixpkgs →