boot.bootspec.extensions

NixOS option

User-defined data that extends the bootspec document. To reduce incompatibility and prevent names from clashing between applications, it is highly recommended to use a unique namespace for your extensions.

type: attribute set of anything
Default
{ }
declared in: nixos/modules/system/activation/bootspec.nixView source on NixOS/nixpkgs →