fixed neovim

This commit is contained in:
Michael Thomson 2024-02-27 12:02:20 -05:00
parent c6af5c0161
commit 328dbaee4a
No known key found for this signature in database

View File

@ -2,7 +2,7 @@
{
home.packages = with pkgs; [
noevim
neovim
];
home.file.".config/nvim/" = {
source = ./nvim;