Paths get automatically added to the store. The INI generator currently chokes on paths, so it is not supported for now.
listToValue
Allows coercing lists to values. E.g. formats.ini { listToValue = lib.concatMapStringsSep ", " (lib.generators.mkValueStringDefault {}); }