This commit is contained in:
parent
89e7e6bd07
commit
3cad85bcdf
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
perSystem =
|
||||
{ inputs', pkgs, ... }:
|
||||
{
|
||||
packages.nixvim = inputs'.nixvim.legacyPackages.makeNixvimWithModule {
|
||||
packages.neovim = inputs'.nixvim.legacyPackages.makeNixvimWithModule {
|
||||
inherit pkgs;
|
||||
|
||||
module = config.flake.modules.nixvim.custom;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue