Configuration for my various machines!
{ ... }: {
  programs.neovim = {
    enable = true;
    defaultEditor = true;
  };
}