idk...getting close maybe. Things are installing in the wrong places
This commit is contained in:
parent
3b9a625896
commit
df4093fc06
6 changed files with 28 additions and 30 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
currentdir=$(pwd)
|
||||
cd ~/.dotfiles
|
||||
nixos-rebuild --use-remote-sudo switch --flake .#
|
||||
cd $currentdir
|
||||
nixos-rebuild --use-remote-sudo switch --verbose --flake .#
|
||||
cd $currentdir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue