added nvimcom in nix

This commit is contained in:
Daniel Winkler 2025-05-15 03:13:14 +02:00
commit 2a0bf1a349
No known key found for this signature in database
2 changed files with 19 additions and 4 deletions

View file

@ -35,7 +35,7 @@
...
}@packageDef:
let
rpkgs = import ./rpkgs.nix pkgs.rPackages;
rpkgs = import ./rpkgs.nix pkgs;
in
{
lspsAndRuntimeDeps.rdev = with pkgs; [