This website requires JavaScript.
Explore
Help
Sign In
lelgenio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
switch: fix quoting
Browse source
...
This commit is contained in:
Leonardo Eugênio
2024-10-10 23:04:59 -03:00
parent
acc15e78ab
commit
41d25a3c1c
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
switch
Unescape
Escape
View file
@ -9,4 +9,4 @@ nixos-rebuild \
--use-remote-sudo \
--print-build-logs \
--flake .# \
$@
"
$@
"
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
lelgenio/nixos-config
Title
Body
Create issue