virtualisation.bios

NixOS option

An alternate BIOS (such as qboot) with which to start the VM. Should contain a file named bios.bin. If null, QEMU’s builtin SeaBIOS will be used.

type: null or package
Default
null
declared in: nixos/modules/virtualisation/qemu-vm.nixView source on NixOS/nixpkgs →