virtualisation.useBIOSBoot

NixOS option

If enabled for legacy MBR VMs, the VM image will have a separate boot partition mounted at /boot. useBIOSBoot is ignored if useEFIBoot == true.

type: boolean
Default
false
Example
true
declared in: nixos/modules/virtualisation/qemu-vm.nixView source on NixOS/nixpkgs →