mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 05:32:51 +02:00
disable chat
This commit is contained in:
parent
50b0aee343
commit
984bf79036
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@
|
|||
"editor.fontLigatures" = true;
|
||||
"terminal.integrated.scrollback" = 5000;
|
||||
"editor.stickyScroll.enabled" = false;
|
||||
"chat.agent.enabled" = false;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
bmalehorn.vscode-fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue