Select the types of activity you want to include in your feed.
1{ 2 lib, 3 flakelight, 4 moduleArgs, 5 ... 6}: 7lib.mapAttrs (_: v: v moduleArgs) (flakelight.importDir ./.)