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; f [] attrList;
in rec { in rec {
dependencies = with pkgs; [ dependencies = with pkgs; [
nil # nix lsp
ripgrep ripgrep
zsh # terminal requires it zsh # terminal requires it
git git