services.home-manager.autoUpgrade.frequency

Home-Manager option

The interval at which the Home Manager auto upgrade is run. This value is passed to the systemd timer configuration as the OnCalendar option. The format is described in systemd.time(7).

type: string
Example
"weekly"
declared in: <home-manager/modules/services/home-manager-auto-upgrade.nix>source unavailable