MyNixOS website logo
option

virtualisation.qemu.package

QEMU package to use.

Declarations
Type
package
Default
if hostPkgs.stdenv.hostPlatform.qemuArch == pkgs.stdenv.hostPlatform.qemuArch then config.virtualisation.host.pkgs.qemu_kvm else config.virtualisation.host.pkgs.qemu
Example
pkgs.qemu_test