programs.ccache.enable

NixOS option

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

type: boolean
Default
false
Example
true
declared in: nixos/modules/programs/ccache.nixView source on NixOS/nixpkgs →