fix(nvim): create own pkgset
This should ensure we pull the correct version of nvim.
This commit is contained in:
parent
486ae7713e
commit
40e478c293
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ in
|
|||
(import ./standalone.nix)
|
||||
(lib.mkIf cfg.enable {
|
||||
enable = true;
|
||||
nixpkgs.useGlobalPackages = true;
|
||||
defaultEditor = lib.mkDefault true;
|
||||
jhome.nvim = cfg;
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue