switch: update switch script

This commit is contained in:
Leonardo Eugênio 2024-09-29 00:11:28 -03:00
parent 653f016b51
commit 7eedcdcd03
2 changed files with 3 additions and 5 deletions

5
switch
View file

@ -4,10 +4,9 @@ nix fmt
git --no-pager diff
sudo nice ionice \
nixos-rebuild \
nixos-rebuild \
switch \
--verbose \
--use-remote-sudo \
--print-build-logs \
--flake .# \
$@