Loading
nixos/nixpkgs: fix `config` assertion text
The assertion message should include the `nixpkgs.config` value, however it currently includes the entire `nixpkgs.config` _option_. This means the type, declarations, definitions, etc were all printed.