diff --git a/nixos/modules/programs/neovim.nix b/nixos/modules/programs/neovim.nix index eaf049010ee9..0a1a2ac2b752 100644 --- a/nixos/modules/programs/neovim.nix +++ b/nixos/modules/programs/neovim.nix @@ -73,7 +73,7 @@ in { ''; description = '' Generate your init file from your list of plugins and custom commands. - Neovim will then be wrapped to load nvim -u /nix/store/-vimrc + Neovim will then be wrapped to load nvim -u /nix/store/hash-vimrc ''; };