diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-04-18 16:01:47 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-04-18 16:01:47 -0700 |
commit | 05c88df33274373391b25fc73a1c965a74fb8d80 (patch) | |
tree | 1c0a3f1d39a19b6f085335d1dbad5e58dbd14c20 /README.md | |
parent | f04b1d75ae03a4be20dab287d582031ab0883bc6 (diff) | |
download | nix-05c88df33274373391b25fc73a1c965a74fb8d80.tar nix-05c88df33274373391b25fc73a1c965a74fb8d80.tar.gz nix-05c88df33274373391b25fc73a1c965a74fb8d80.tar.bz2 nix-05c88df33274373391b25fc73a1c965a74fb8d80.tar.lz nix-05c88df33274373391b25fc73a1c965a74fb8d80.tar.xz nix-05c88df33274373391b25fc73a1c965a74fb8d80.tar.zst nix-05c88df33274373391b25fc73a1c965a74fb8d80.zip |
Update VM configuration again
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ The NixOS configuration assumes VMSVGA. * Storage -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. +The installer assumes you've selected the AHCI SATA controller using a dynamically allocated VDI of 100GB. This might need to be bigger, given how disk intensive NixOS can be. * Network |