dotfiles/home/modules/neovim.nix
2025-01-14 16:17:42 -06:00

3 lines
37 B
Nix
Executable file

{
programs.neovim.enable = true;
}