Remove vestigial vagrant reference
This commit is contained in:
parent
d5b8675fef
commit
4385fa7c01
@ -18,7 +18,7 @@ curl -so install-nix https://releases.nixos.org/nix/nix-2.18.1/install
|
||||
sh ./install-nix
|
||||
|
||||
# Source the nix profile
|
||||
cat << EOF > ~vagrant/.bashrc
|
||||
cat << EOF > ~/.bashrc
|
||||
# Source nix if it's installed
|
||||
if [ -r ~/.nix-profile/etc/profile.d/nix.sh ]; then
|
||||
. ~/.nix-profile/etc/profile.d/nix.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user