diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-10-26 20:45:39 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-10-26 20:45:39 +0100 |
commit | 343239fc8a1993f707a990c2cd54a41f1fa3de99 (patch) | |
tree | 2c301b436ef4bc58b1ce3fec3225a2285dc7dbca /src/nix-collect-garbage | |
parent | 731edf0d9be27d1a64c9645595c7efba31dde2b1 (diff) |
Allow nix.conf options to be set in flake.nix
This makes it possible to have per-project configuration in flake.nix,
e.g. binary caches and other stuff:
nixConfig.bash-prompt-suffix = "[1;35mngi# [0m";
nixConfig.substituters = [ "https://cache.ngi0.nixos.org/" ];
Diffstat (limited to 'src/nix-collect-garbage')
0 files changed, 0 insertions, 0 deletions