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