boot.bootspec.enableValidation

Whether to enable the validation of bootspec documents for each build. This will introduce Go in the build-time closure as we are relying on Cuelang for schema validation. Enable this option if you want to ascertain that your documents are correct .

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/system/activation/bootspec.nix>