This commit is contained in:
parent
72decc18fe
commit
27b66a9ff0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
packages = {
|
||||
default = pkgs.mkShell { buildInputs = with pkgs; [ just ]; };
|
||||
|
||||
nixvim = inputs'.nixvim.legacyPackages.makeNixvimWithModule {
|
||||
neovim = inputs'.nixvim.legacyPackages.makeNixvimWithModule {
|
||||
inherit pkgs;
|
||||
|
||||
module = import "${self}/modules/home-manager/coding/neovim/config";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue