working update

This commit is contained in:
Chris Cochrun 2026-01-08 12:23:22 -06:00
parent a52094c8a7
commit fb707151e1
4 changed files with 5 additions and 5 deletions

View file

@ -6,5 +6,5 @@ if [[ $hostname == kaladin ]]; then
else
cd ~/.dotfiles
fi
nixos-rebuild --use-remote-sudo switch --show-trace --verbose --impure --flake .#
nixos-rebuild --sudo switch --show-trace --verbose --impure --flake .#
cd $currentdir