mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-28 22:55:25 +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
|
@ -50,7 +50,7 @@ let
|
|||
];
|
||||
}
|
||||
)
|
||||
self.homeManagerModules.nixvim
|
||||
self.homeModules.nixvim
|
||||
];
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue