mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
vscode: add tailscale extension
This commit is contained in:
parent
661432d463
commit
e864844ebc
1 changed files with 6 additions and 0 deletions
|
@ -61,6 +61,12 @@
|
||||||
version = "3.6.0";
|
version = "3.6.0";
|
||||||
sha256 = "sha256-FZTiNGSY+8xk3DJsTKQu4AHy1UFvg0gbrzPpjqRlECI=";
|
sha256 = "sha256-FZTiNGSY+8xk3DJsTKQu4AHy1UFvg0gbrzPpjqRlECI=";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "vscode-tailscale";
|
||||||
|
publisher = "tailscale";
|
||||||
|
version = "1.0.0";
|
||||||
|
sha256 = "sha256-MKiCZ4Vu+0HS2Kl5+60cWnOtb3udyEriwc+qb/7qgUg=";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
keybindings = [
|
keybindings = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue