more gnome config managed by nix
This commit is contained in:
parent
c45080ccd5
commit
50b0025f12
3 changed files with 43 additions and 4 deletions
|
@ -123,6 +123,8 @@
|
|||
"workbench.enableExperiments" = false;
|
||||
"workbench.iconTheme" = "material-icon-theme";
|
||||
"rust-analyzer.checkOnSave.command" = "clippy";
|
||||
"extensions.autoUpdate" = false;
|
||||
"extensions.autoCheckUpdates" = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue