MyNixOS website logo
option

virtualisation.diskSize

The disk size in megabytes of the virtual machine.

Declarations
Type
value "auto" (singular enum) or (positive integer, meaning >0)
Default
if virtualisation.diskSizeAutoSupported then "auto" else 1024