feat: a lot of stuff
This commit is contained in:
parent
681689f6db
commit
9bafd5f618
9 changed files with 27 additions and 7 deletions
5
modules/ccache.nix
Normal file
5
modules/ccache.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.ccache = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue