nix fixes

This commit is contained in:
Anton Volnuhin 2023-05-30 09:13:19 +03:00
parent 0cb28836c1
commit aa66a039bd

View File

@ -72,7 +72,7 @@ $Green##########################################################################
###############################################################################$NC"
sleep 3
bash <(curl -L https://nixos.org/nix/install) --no-daemon
~/.nix-profile/etc/profile.d/nix.sh
. ~/.nix-profile/etc/profile.d/nix.sh
fi
{{ end -}}