mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
flake: fix typo
This commit is contained in:
parent
dfa2718bb3
commit
9cff1b03d6
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
neovim-flake =
|
||||
nixpkgs.lib.warn ''
|
||||
homeManagerModules.neovim-flake has been deprecated.
|
||||
Plese use the homeManagereModules.nvf instead
|
||||
Plese use the homeManagerModules.nvf instead
|
||||
''
|
||||
self.homeManagerModules.nvf;
|
||||
|
||||
|
|
Loading…
Reference in a new issue