virtualisation.xen.domains.extraConfig

NixOS option

Options defined here will override the defaults for xendomains. The default options can be seen in the file included from /etc/default/xendomains.

type: strings concatenated with "\n"
Default
""
Example
XENDOMAINS_SAVE=/persist/xen/save
XENDOMAINS_RESTORE=false
XENDOMAINS_CREATE_USLEEP=10000000
declared in: nixos/modules/virtualisation/xen-dom0.nixView source on NixOS/nixpkgs →