virtualisation.xen.dom0Resources.memory
NixOS option
Amount of memory (in MiB) allocated to Domain 0 on boot. If set to 0, all memory is assigned to Domain 0, and unprivileged domains will compete with Domain 0 for free RAM.
type: unsigned integer, meaning >=0Default
0
Example
declared in: nixos/modules/virtualisation/xen-dom0.nixView source on NixOS/nixpkgs →512