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