Added correct flake to the installation

This commit is contained in:
Luke Else 2025-03-20 22:33:23 +00:00
parent a378e909a1
commit 66d2fefc7a

View File

@ -29,7 +29,7 @@ nixos-generate-config --root /mnt
git clone https://git.luke-else.co.uk/luke-else/nixos-config.git /mnt/etc/nixos
# Install NixOS using the cloned configuration
nixos-install --root /mnt
nixos-install --root /mnt --flake /mnt/etc/nixos#vm
# Set the root password
echo "Please set the root password:"