Global configuration for Nixpkgs. The complete list of Nixpkgs configuration options is in the Nixpkgs manual section on global configuration.
Ignored when nixpkgs.pkgs is set.
Declarations
Type
nixpkgs configDefault
{ }Example
{ allowBroken = true; allowUnfree = true; }