Hi, Lapearldot <[email protected]> writes:
>> For one, the configuration records are >> documented and can be found in the `info guix` manual, quickly >> accessible via the Texinfo indexes (i). It's also human-readable in >> your config.scm file. >> > Automatically generated configs would still have this property no? If I followed correctly, we were discussing inputting a configuration via a Scheme abstraction for it vs some more low-level format, e.g. a list of pairs (key/values). In the later case, you wouldn't have documentation for it, no, and you wouldn't have type checking, because it'd be a looser format (so that it can accomodate any configuration option of the tool, not known in advance). -- Thanks, Maxim
