From e864844ebc0cf73a8a1f671ac044b43dcd008f7d Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 2 Nov 2023 16:15:25 -0500 Subject: [PATCH] vscode: add tailscale extension --- home/features/desktop/vscode.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/features/desktop/vscode.nix b/home/features/desktop/vscode.nix index 618c059..dbf0662 100644 --- a/home/features/desktop/vscode.nix +++ b/home/features/desktop/vscode.nix @@ -61,6 +61,12 @@ version = "3.6.0"; sha256 = "sha256-FZTiNGSY+8xk3DJsTKQu4AHy1UFvg0gbrzPpjqRlECI="; } + { + name = "vscode-tailscale"; + publisher = "tailscale"; + version = "1.0.0"; + sha256 = "sha256-MKiCZ4Vu+0HS2Kl5+60cWnOtb3udyEriwc+qb/7qgUg="; + } ]; keybindings = [ {