mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-04 01:55:11 +02:00
Migrate homeManagerModules uses to homeModules
This commit is contained in:
parent
c1a14f8f5c
commit
c10f60d007
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