{ programs.nixvim = { plugins = { mini-align = { enable = true; }; mini-clue = { enable = true; }; }; }; }