_: { programs.nixvim.plugins.toggleterm = { enable = true; settings = { direction = "float"; float_opts = { border = "curved"; height = 30; width = 130; }; }; }; }