Deleted some useless stuff + fixed a typo
This commit is contained in:
parent
918d92d1f1
commit
dab371e809
5 changed files with 1 additions and 135 deletions
scripts
|
@ -1,4 +1,4 @@
|
|||
#!/run/current-system/sw/bin/bash
|
||||
home-manager build --flake .#$1
|
||||
rm -rf result ~/.local/share/hm-result/$1
|
||||
rm -rf ~/.local/share/hm-result/$1
|
||||
mv result ~/.local/share/hm-result/$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue