dotfiles/home/modules/neovim.nix

4 lines
37 B
Nix
Raw Normal View History

2025-01-14 16:17:42 -06:00
{
programs.neovim.enable = true;
}