programs.ccache.enable

Whether to enable CCache, a compiler cache for fast recompilation of C/C++ code.

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/programs/ccache.nix>