mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 17:45:03 +02:00
Migrate homeManagerModules uses to homeModules
(cherry picked from commit c10f60d007
)
This commit is contained in:
parent
44afa43b07
commit
8716bc557a
7 changed files with 10 additions and 10 deletions
|
@ -18,6 +18,6 @@ self.inputs.home-manager.lib.homeManagerConfiguration {
|
|||
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
self.homeManagerModules.nixvim
|
||||
self.homeModules.nixvim
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue