virtualisation.useBIOSBoot

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
<nixpkgs/nixos/modules/virtualisation/qemu-vm.nix>