Removed additional root password set
This commit is contained in:
parent
01a9588b81
commit
6d43261a16
@ -38,10 +38,6 @@ git clone https://git.luke-else.co.uk/luke-else/nixos-config.git /mnt/etc/nixos
|
|||||||
# Install NixOS using the cloned configuration
|
# Install NixOS using the cloned configuration
|
||||||
nixos-install --flake /mnt/etc/nixos#vm
|
nixos-install --flake /mnt/etc/nixos#vm
|
||||||
|
|
||||||
# Set the root password
|
|
||||||
echo "Set the root password:"
|
|
||||||
passwd
|
|
||||||
|
|
||||||
# Reboot the system
|
# Reboot the system
|
||||||
echo "Installation complete. Rebooting..."
|
echo "Installation complete. Rebooting..."
|
||||||
reboot
|
reboot
|
Loading…
x
Reference in New Issue
Block a user