Configuration is just to provide the variables needed. Logical part should be handled on how our code works based on that variables
As long I don't have to code the configuration, whether nimscript of nim.cfg would be fine. It's configuration after all. The TS's initial problem is that he couldn't access Nim compiler version to compile his codes accordingly. Means, it's not configuration problem, it should be another problem altogether that he needed to code a program that would compile his codes.
