mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +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
|
@ -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