small updates
This commit is contained in:
parent
0fd880c88a
commit
0c9f0e3491
4 changed files with 16 additions and 17 deletions
|
@ -114,9 +114,7 @@
|
|||
# Enable ccache
|
||||
programs.ccache.enable = true;
|
||||
programs.ccache.packageNames = [
|
||||
# "linux"
|
||||
# "webkitgtk"
|
||||
# "qtwebengine"
|
||||
"evolution-data-server"
|
||||
];
|
||||
nix.settings.extra-sandbox-paths =
|
||||
[ (toString config.programs.ccache.cacheDir) ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue