{ ... }: { plugins.lazygit = { enable = true; }; keymaps = [ { mode = "n"; key = "lg"; action = "LazyGit"; options.desc = "LazyGit"; } ]; }