{lib, ...}: { options.flake.factory = lib.mkOption { type = lib.types.attrsof lib.types.unspecified; default = {}; }; }