vscode stuff and ccache
This commit is contained in:
parent
faa35e268e
commit
471434366b
3 changed files with 188 additions and 151 deletions
|
@ -407,4 +407,7 @@
|
|||
enable = true;
|
||||
binfmt = true;
|
||||
};
|
||||
|
||||
programs.ccache.enable = true;
|
||||
nix.settings.extra-sandbox-paths = [ config.programs.ccache.cacheDir ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue