add nix lsp

This commit is contained in:
2023-06-06 11:12:28 +03:00
parent 64d948cdf3
commit 4bb6519cd9

View File

@@ -29,6 +29,7 @@
f [] attrList;
in rec {
dependencies = with pkgs; [
nil # nix lsp
ripgrep
zsh # terminal requires it
git