install nix
This commit is contained in:
parent
fb04316994
commit
0d1a3e4de8
@ -698,6 +698,9 @@ if [ $in_arco_hp -eq 1 ]; then
|
|||||||
paru -S --needed - <"$setupdir/packages/arch-hp-packages.txt"
|
paru -S --needed - <"$setupdir/packages/arch-hp-packages.txt"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# install nix
|
||||||
|
curl -sSf -L https://install.determinate.systems/nix | sh -s -- install
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
##### Configuration #####
|
##### Configuration #####
|
||||||
##############################
|
##############################
|
||||||
|
Loading…
Reference in New Issue
Block a user