mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +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
|
@ -56,7 +56,7 @@ When used as a module, NixVim can be enabled though `programs.nixvim.enable`.
|
|||
|
||||
When using NixVim as a module you must import the NixVim module into your module system.
|
||||
The three imports are:
|
||||
- `<nixvim>.homeManagerModules.nixvim`
|
||||
- `<nixvim>.homeModules.nixvim`
|
||||
- `<nixvim>.nixosModules.nixvim`
|
||||
- `<nixvim>.nixDarwinModules.nixvim`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue