feat: add ripgrep and fzf for nvim deps
This commit is contained in:
parent
3ca5f55ffa
commit
7f9169af38
1 changed files with 2 additions and 0 deletions
|
@ -14,9 +14,11 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
fzf
|
||||
lua-language-server
|
||||
nil
|
||||
pyright
|
||||
ripgrep
|
||||
rust-analyzer
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue