{ ... }: { programs.nixvim.plugins.nvim-autopairs = { enable = true; settings = { disable_filetype = ["TelescopePrompt" "vim"]; }; }; }