virtualisation.qemu.package
QEMU package to use.
- 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- Declared
- <nixpkgs/nixos/modules/virtualisation/qemu-vm.nix>