mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +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"
|
||||
"nixpkgs-unstable"
|
||||
];
|
||||
neovimPackages = pkgs: with pkgs; [
|
||||
neovim-nightly
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user