MyNixOS website logo

The configuration of the Nix Packages collection. (For details, see the Nixpkgs documentation.) It allows you to set package configuration options.

Ignored when nixpkgs.pkgs is set.

Declarations
    Type
    nixpkgs config
    Default
    { }
    Example
    { allowBroken = true; allowUnfree = true; }