system.image.id

NixOS option

Image identifier. This corresponds to the IMAGE_ID field in os-release(5). 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_ID= You would only want to set this option if you’re build NixOS appliance images.

type: null or string
Default
null
declared in: nixos/modules/misc/version.nixView source on NixOS/nixpkgs →