image.baseName
Basename of the image filename without any extension (e.g. image_1).
- Type
string- Default
nixos-image-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}- Declared
- <nixpkgs/nixos/modules/image/file-options.nix>
Basename of the image filename without any extension (e.g. image_1).
stringnixos-image-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}