vscodium disabled extension autoUpdate
This commit is contained in:
parent
1bfbff4b69
commit
76c477b6d4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"[nix]"."editor.tabSize" = 2;
|
||||
"explorer.confirmDragAndDrop" = false;
|
||||
"cmake.showOptionsMovedNotification" = false;
|
||||
"extensions.autoUpdate" = false;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
# System
|
||||
|
|
Loading…
Add table
Reference in a new issue