Move fi over to make the code look cleaner

This commit is contained in:
Aaron Honeycutt 2024-01-18 14:24:26 +00:00
parent 6fe8c907b2
commit 09a5f24185

View file

@ -58,4 +58,4 @@ elif [ $deviceChoice = 2 ]; then
elif [ $deviceChoice = 0 ]; then
curl https://gitlab.com/ahoneybun/nix-configs/-/raw/flake/flake.nix > flake.nix; sudo mv -f flake.nix /mnt/etc/nixos/
fi
fi