virtualisation.qemu.diskInterface

NixOS option

The interface used for the virtual hard disks.

type: one of "virtio", "scsi", "ide"
Default
"virtio"
Example
"scsi"
declared in: nixos/modules/virtualisation/qemu-vm.nixView source on NixOS/nixpkgs →