Added correct flake to the installation
This commit is contained in:
parent
a378e909a1
commit
66d2fefc7a
@ -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:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user