add sccache
This commit is contained in:
parent
187bc9261e
commit
2713f04a9e
3 changed files with 23 additions and 2 deletions
|
@ -35,7 +35,6 @@ in
|
|||
plexamp
|
||||
spotify
|
||||
qmk
|
||||
rustup
|
||||
solo2-cli
|
||||
tex
|
||||
unzip
|
||||
|
@ -47,6 +46,7 @@ in
|
|||
programs = {
|
||||
v.vscode.enable = true;
|
||||
v.nvim.enable = true;
|
||||
v.rust.enable = true;
|
||||
|
||||
riff = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue