MyNixOS website logo
option

system.autoUpgrade.operation

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

Declarations
Type
one of "switch", "boot"
Default
"switch"
Example
"boot"