virtualisation.libvirtd.qemu.package

NixOS option

The qemu package to use. pkgs.qemu can emulate alien architectures (e.g. aarch64 on x86) pkgs.qemu_kvm saves disk space allowing to emulate only host architectures.

type: package
Default
pkgs.qemu
declared in: nixos/modules/virtualisation/libvirtd.nixView source on NixOS/nixpkgs →