mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
nixvimConfigs/fiesta: add Neovim packages to be wrapped around
This commit is contained in:
parent
3cac15abe7
commit
d800232d18
@ -7,6 +7,9 @@
|
|||||||
"nixos-unstable"
|
"nixos-unstable"
|
||||||
"nixpkgs-unstable"
|
"nixpkgs-unstable"
|
||||||
];
|
];
|
||||||
|
neovimPackages = pkgs: with pkgs; [
|
||||||
|
neovim-nightly
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user