switch: fix quoting
This commit is contained in:
parent
62379e3a62
commit
c08d6295d7
1 changed files with 1 additions and 1 deletions
2
switch
2
switch
|
@ -9,4 +9,4 @@ nixos-rebuild \
|
|||
--use-remote-sudo \
|
||||
--print-build-logs \
|
||||
--flake .# \
|
||||
$@
|
||||
"$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue