We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e782b9 + 5d375c4 commit 57fb88cCopy full SHA for 57fb88c
_nixos-rebuild
@@ -18,6 +18,7 @@ _1st_arguments=(
18
_arguments \
19
$__nix_common_nixos_rebuild \
20
'--upgrade[Fetch the latest version of NixOS from the NixOS channel]'\
21
+ '--upgrade-all[Fetch the latest version of all channels]'\
22
'--install-bootloader[(Re)install bootloader on the configured device]'\
23
"--no-build-nix[Don't build Nix package manager]"\
24
'--fast[Equivalent to --no-build-nix --show-trace]'\
0 commit comments