diff --git a/default-configuration.nix b/default-configuration.nix index 5ad88bb..907e79a 100644 --- a/default-configuration.nix +++ b/default-configuration.nix @@ -183,6 +183,12 @@ version = "2.7.2"; sha256 = "sha256-hXJPKvmXpJi54O6xSJFR20jHOS6hzyPGFTu7JDSKe2s="; } + { + name = "remote-ssh-edit"; + publisher = "ms-vscode-remote"; + version = "0.47.2"; + sha256 = "1hp6gjh4xp2m1xlm1jsdzxw9d8frkiidhph6nvl24d0h8z34w49g"; + } ]; }; };