{ lib, ... }: let inherit (lib) types; in types.attrsOf (types.submodule ({ ... }: { options = { }; config = { }; }))