virtualisation.xen.dom0Resources.maxMemory
NixOS option
Maximum amount of memory (in MiB) that Domain 0 can dynamically allocate to itself. Does nothing if set to the same amount as virtualisation.xen.memory, or if that option is set to 0.
type: unsigned integer, meaning >=0Default
config.virtualisation.xen.dom0Resources.memory
Example
declared in: nixos/modules/virtualisation/xen-dom0.nixView source on NixOS/nixpkgs →1024