system.extraDependencies
NixOS option
A list of paths that should be included in the system closure but generally not visible to users. This option has also been used for build-time checks, but the system.checks option is more appropriate for that purpose as checks should not leave a trace in the built system configuration.
type: list of path in the Nix storeDefault
declared in: nixos/modules/system/activation/top-level.nixView source on NixOS/nixpkgs →[ ]