{
  plugin.ollama-nvim = {
    enable = true;
    name = "ollama";
    setupSettings = { };
  };
}