MyNixOS website logo
option

system.image.version

Image version.

This corresponds to the IMAGE_VERSION field in os-release. See the upstream docs for more details on valid characters for this field: https://www.freedesktop.org/software/systemd/man/latest/os-release.html#IMAGE_VERSION=

You would only want to set this option if you're build NixOS appliance images.

Declarations
Type
null or string matching the pattern ^[a-z0-9._-]+$
Default
null