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