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