diff --git a/modules/home/doom/doom.nix b/modules/home/doom/doom.nix index 615e9bc..6bde896 100644 --- a/modules/home/doom/doom.nix +++ b/modules/home/doom/doom.nix @@ -28,7 +28,7 @@ vscode-langservers-extracted ]; default-shell-pkgs = with pkgs; [ - emmet-ls + bash-language-server ]; default-nix-pkgs = with pkgs; [ alejandra