You do need to set the system name in the nixos-install command for it to work

This commit is contained in:
Aaron Honeycutt 2024-01-08 18:31:29 +00:00
parent d947ea93b2
commit 928af8b3d7

View file

@ -116,5 +116,5 @@ elif [ $desktopChoice = 4 ]; then
fi
# Install
sudo nixos-install --flake
sudo nixos-install --flake /mnt/etc/nixos#vm
#sudo nixos-install