diff --git a/arch-setup/install.sh b/arch-setup/install.sh index 570b471c..28b5da0b 100755 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -344,7 +344,7 @@ if [ $in_arco_hp -eq 1 ]; then fi # install nix -curl -sSf -L https://install.determinate.systems/nix | sh -s -- install +#curl -sSf -L https://install.determinate.systems/nix | sh -s -- install ############################## ##### Configuration #####