system/ccache: init and add to hyacinth
This commit is contained in:
parent
9063ff9dda
commit
d9e7668ff4
4 changed files with 33 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
package = pkgs.nixUnstable;
|
||||
|
||||
settings = rec {
|
||||
extra-sandbox-paths = [ config.programs.ccache.cacheDir ];
|
||||
substituters = [
|
||||
"https://cache.nixos.org?priority=10"
|
||||
"https://lava.cachix.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue