What happened?
Right now the final config generated by merging various sources can result in same plugin being activated multiple times. This is especially not desirable if someone disables a plugin in their plugin.toml whereas it was enabled in a source, the plugin will still run.
We should merge the plugin config unique by name and prefix.
Can you reproduce the problem?
Yes, consistently