system.checks
NixOS option
Packages that are added as dependencies of the system’s build, usually for the purpose of validating some part of the configuration. Unlike system.extraDependencies, these store paths do not become part of the built system configuration.
type: list of packageDefault
declared in: nixos/modules/system/activation/top-level.nixView source on NixOS/nixpkgs →[ ]