virtualisation.xen.dom0Resources.maxMemory
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 >=0- Default
config.virtualisation.xen.dom0Resources.memory- Example
1024- Declared
- <nixpkgs/nixos/modules/virtualisation/xen-dom0.nix>