pub type Config = HashMap<String, NixValue>;
The output of eval_modules — a path-keyed config attrset.
eval_modules
pub struct Config { /* private fields */ }