Crate bootspec

Source

Modules§

error
generation
Provides a helper enum for deserializing from all available bootspec versions.
v1
The V1 bootspec format.

Structs§

BootJson
The current bootspec schema.
SpecialisationName
A wrapper type describing the name of a NixOS specialisation.
SystemConfigurationRoot
A wrapper type describing the root directory of a NixOS system configuration.

Constants§

JSON_FILENAME
The bootspec schema filename.
SCHEMA_VERSION
The current bootspec schema version.

Type Aliases§

BootSpec
The current bootspec generation type.
Extensions
The type for a collection of generic extensions.
Specialisations
The current specialisations type.