diff --git a/share/home/vscode.nix b/share/home/vscode.nix index 824bfdf..f82039c 100644 --- a/share/home/vscode.nix +++ b/share/home/vscode.nix @@ -11,6 +11,7 @@ extensions = with pkgs.vscode-extensions; [ bbenoist.nix brettm12345.nixfmt-vscode + cweijan.vscode-database-client2 dendron.dendron-markdown-preview-enhanced github.copilot github.copilot-chat @@ -19,12 +20,11 @@ ms-python.pylint ms-python.python ms-python.vscode-pylance - ms-vscode-remote.remote-ssh - ms-vscode-remote.remote-ssh-edit redhat.vscode-xml redhat.vscode-yaml yy0931.vscode-sqlite3-editor ]; + userSettings = { "editor" = {