virtualisation.xen.bootParams
Xen Command Line parameters passed to Domain 0 at boot time.
Note: these are different from boot.kernelParams. See
the Xen documentation for more information.
- Type
list of string- Default
[ ]- Example
'' [ "iommu=force:true,qinval:true,debug:true" "noreboot=true" "vga=ask" ] ''- Declared
- <nixpkgs/nixos/modules/virtualisation/xen-dom0.nix>