MyNixOS website logo

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 config
    Default
    { }
    Example
    { allowBroken = true; allowUnfree = true; }