system.autoUpgrade.dates

NixOS option

How often or when upgrade occurs. For most desktop and server systems a sufficient upgrade frequency is once a day. The format is described in systemd.time(7).

type: string
Default
"04:40"
Example
"daily"
declared in: nixos/modules/tasks/auto-upgrade.nixView source on NixOS/nixpkgs →