From 5465fd28c85b043ac4e47c9a6de5a03286821559 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Thu, 12 Dec 2024 10:12:38 +0800 Subject: [PATCH] nixos/suites/editors: update VS Code base extension list --- modules/home-manager/_private/suites/editors.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home-manager/_private/suites/editors.nix b/modules/home-manager/_private/suites/editors.nix index 3ef66f8e..caa154bc 100644 --- a/modules/home-manager/_private/suites/editors.nix +++ b/modules/home-manager/_private/suites/editors.nix @@ -42,8 +42,7 @@ in { enable = true; extensions = with pkgs.vscode-extensions; [ # All the niceties for developmenties. - ms-vscode-remote.remote-containers - ms-vscode-remote.remote-ssh + ms-vscode-remote.vscode-remote-extensionpack ms-vsliveshare.vsliveshare tailscale.vscode-tailscale