install nix

This commit is contained in:
RealStickman 2023-02-24 15:00:55 +01:00
parent fb04316994
commit 0d1a3e4de8

View File

@ -698,6 +698,9 @@ if [ $in_arco_hp -eq 1 ]; then
paru -S --needed - <"$setupdir/packages/arch-hp-packages.txt"
fi
# install nix
curl -sSf -L https://install.determinate.systems/nix | sh -s -- install
##############################
##### Configuration #####
##############################