aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 26395fb..336d651 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,11 @@ The NixOS configuration assumes VMSVGA.
* Storage
-The installer assumes you've selected an AHCI SATA controller using a dynamically allocated VDI of 100GB. This might need to be bigger, given how disk intensive NixOS can be.
+The installer assumes you've selected the virtio-scsi SATA controller using a dynamically allocated VDI of 100GB. This might need to be bigger, given how disk intensive NixOS can be.
* Network
-My testing NIC was configured in VirtualBox to use NAT and virtio-net.
+The NIC was configured in VirtualBox to use NAT and virtio-net.
* Other