diff --git a/config/plugins/lsp/lsp.nix b/config/plugins/lsp/lsp.nix index 04e4d68..590bec7 100644 --- a/config/plugins/lsp/lsp.nix +++ b/config/plugins/lsp/lsp.nix @@ -49,7 +49,7 @@ }; hls = { enable = true; - installGhc = true; + installGhc = false; }; rubocop = { enable = true;