Skip to content

Commit

Permalink
justfile: improve default nixos-rebuild args
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo committed Feb 26, 2025
1 parent 0f630c8 commit 1186558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rebuild subcmd *extraArgs="":
{{ rebuild }} \
{{ subcmd }} \
{{ extraArgs }} \
--print-build-logs \
--use-remote-sudo \
--flake .

remote-rebuild system subcmd *extraArgs="":
Expand Down

0 comments on commit 1186558

Please sign in to comment.