Update install.sh

This commit is contained in:
Michael Thomas 2021-05-27 13:20:52 -04:00
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
ln -s $(pwd) $HOME/.config/nixpkgs
ln -s $(pwd)/machines/$1/home.nix $HOME/.config/nixpkgs/home.nix