system.autoUpgrade.operation

NixOS option

Whether to run nixos-rebuild switch --upgrade or run nixos-rebuild boot --upgrade

type: one of "switch", "boot"
Default
"switch"
Example
"boot"
declared in: nixos/modules/tasks/auto-upgrade.nixView source on NixOS/nixpkgs →