nixos/doc: Fix required disk size for installing in a VirtualBox guest

The manual says that you need at least 8 GB of disk to install in Virtualbox, but the installer returns an error and says that you need at least 10 GB.
This commit is contained in:
Tatyana Golovizina 2025-05-11 14:52:29 +04:00
parent 26e4636d7d
commit 4a55cd73bf

View file

@ -8,7 +8,7 @@ up a VirtualBox guest, follow these instructions:
1. Base Memory Size: 768 MB or higher.
1. New Hard Disk of 8 GB or higher.
1. New Hard Disk of 10 GB or higher.
1. Mount the CD-ROM with the NixOS ISO (by clicking on CD/DVD-ROM)