{...}: { programs.nixvim.plugins.telescope.keymaps = { "rg" = { action = "live_grep"; options = { desc = "[rg] in a live session"; }; }; }; }