auto-install script
This commit is contained in:
parent
dfc9d67161
commit
209b10f231
|
@ -143,3 +143,5 @@ echo "-----"
|
|||
|
||||
installusername=$(echo $USER)
|
||||
sed -i 's/username\s*=\s*"\([^"]*\)"/username = "'"$installusername"'"/' ./flake.nix
|
||||
|
||||
# TODO
|
Loading…
Reference in New Issue