It should be possible to configure nuun using a nuun.conf file located at the classpath root.
This file should contains packageRoots and enabled plugins.
nuun.conf
packageRoots = io.nuun.kernel, org.mycompany
plugins = ConfigurationPlugin, ...
See #58 for previous discussions