image.repart.imageSize

Size of the produced image in bytes with optional K, M, G, T suffix, or 'auto' to determine the minimal size automatically

Type
string matching the pattern ^([0-9]+[KMGTP]?|auto)$
Default
"auto"
Example
"512G"
Declared
<nixpkgs/nixos/modules/image/repart.nix>