Might need this

This commit is contained in:
Lillian Violet 2024-02-28 11:03:49 +01:00
parent 6af277d0af
commit 455af77a40

View file

@ -25,7 +25,7 @@ writeShellApplication
popd
pushd ./install
echo "NixOS Installing..."
sudo nixos-install --flake .#$dir
sudo nixos-install --flake .#$\{dir}
popd
echo "Cleaning up repository in tmp..."
rm -rf ./install