mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
fix(hm module): use neovimConfiguration to make package
This commit is contained in:
parent
39772707fc
commit
d91ac4b20b
2 changed files with 7 additions and 3 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
homeManagerModules.default = {
|
||||
imports = [
|
||||
(import ./lib/module self.packages)
|
||||
(import ./lib/module self.packages inputs)
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue