Started working on guest@euporie
This commit is contained in:
parent
0503a81ee8
commit
230a739327
62 changed files with 188 additions and 135 deletions
scripts
|
@ -1,7 +0,0 @@
|
|||
#!/run/current-system/sw/bin/bash
|
||||
if [ $# -eq 0 ]
|
||||
then
|
||||
~/.local/share/hm-result/activate
|
||||
else
|
||||
~/.local/share/hm-result/specialization/$1/activate
|
||||
fi
|
|
@ -1,4 +0,0 @@
|
|||
#!/run/current-system/sw/bin/bash
|
||||
home-manager build --flake .#$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