nixos-rebuild: fix --sudo flag completion
Fixes https://github.com/NixOS/nixpkgs/pull/416616#discussion_r2152893302
This commit is contained in:
parent
aa36c6c05d
commit
3f46465219
@ -35,7 +35,7 @@ _nixos-rebuild() {
|
|||||||
--profile-name -p # name
|
--profile-name -p # name
|
||||||
--rollback
|
--rollback
|
||||||
--specialisation -c # name
|
--specialisation -c # name
|
||||||
--use-sudo
|
--sudo
|
||||||
--no-ssh-tty
|
--no-ssh-tty
|
||||||
--build-host # host
|
--build-host # host
|
||||||
--target-host # host
|
--target-host # host
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user