diff --git a/modules/software.nix b/modules/software.nix index e25e6c6..586b603 100644 --- a/modules/software.nix +++ b/modules/software.nix @@ -81,7 +81,6 @@ in { ## Shell shellcheck shfmt - nodePackages.bash-language-server ## Nix nixfmt niv @@ -90,8 +89,6 @@ in { black ## C/C++ clang-tools - ## Javascript - nodePackages.javascript-typescript-langserver ## Go gopls gotests