system.autoUpgrade.enable

NixOS option

Whether to periodically upgrade NixOS to the latest version. If enabled, a systemd timer will run nixos-rebuild switch --upgrade once a day.

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