Update install.sh
This commit is contained in:
parent
480c70856d
commit
b273dc704a
@ -1,4 +1,4 @@
|
|||||||
# Where first arg is directory under machines, can be one of macos, fedora, nixos
|
# Where first arg is directory under machines
|
||||||
mkdir -p $HOME/.config
|
mkdir -p $HOME/.config
|
||||||
ln -s $(pwd) $HOME/.config/nixpkgs
|
ln -s $(pwd) $HOME/.config/nixpkgs
|
||||||
ln -s $(pwd)/machines/$1/home.nix $HOME/.config/nixpkgs/home.nix
|
ln -s $(pwd)/machines/$1/home.nix $HOME/.config/nixpkgs/home.nix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user