mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 05:12:34 +02:00
@@ -28,5 +28,8 @@ in {
|
|||||||
program = "${nvimConfig.neovim}/bin/nvim";
|
program = "${nvimConfig.neovim}/bin/nvim";
|
||||||
};
|
};
|
||||||
|
|
||||||
homeManagerModules.nvim = {imports = [./default.nix];};
|
homeManagerModules.nvim = {
|
||||||
|
_module.args.inputs = inputs;
|
||||||
|
imports = [./default.nix];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user