aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-04-18 13:18:09 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-04-18 13:18:09 -0700
commitf04b1d75ae03a4be20dab287d582031ab0883bc6 (patch)
tree514123435085be570214bd3157ce7f6786ede300 /README.md
parent7aa9c1c7295d82b9199c0e85048efa41c1c70de4 (diff)
downloadnix-f04b1d75ae03a4be20dab287d582031ab0883bc6.tar
nix-f04b1d75ae03a4be20dab287d582031ab0883bc6.tar.gz
nix-f04b1d75ae03a4be20dab287d582031ab0883bc6.tar.bz2
nix-f04b1d75ae03a4be20dab287d582031ab0883bc6.tar.lz
nix-f04b1d75ae03a4be20dab287d582031ab0883bc6.tar.xz
nix-f04b1d75ae03a4be20dab287d582031ab0883bc6.tar.zst
nix-f04b1d75ae03a4be20dab287d582031ab0883bc6.zip
Update VM configuration
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