Question about configuration. How nested can you organise your config environment? Is it possible to have something like the following file structure?
conf/ base/ crm/ prm/ parameters.yaml catalog.yaml feat/ …And still allow OmegaConf to read all files?