mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 13:22:34 +02:00
@@ -29,7 +29,9 @@ in {
|
||||
};
|
||||
|
||||
homeManagerModules.nvim = {
|
||||
_module.args.inputs = inputs;
|
||||
imports = [./default.nix];
|
||||
imports = [
|
||||
inputs.nvf.homeManagerModules.default
|
||||
./default.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user