{ lib, config, ... }: { programs.neovim = { enable = true; # nvim configuration here soon! }; }