this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at silly-iso 7 lines 107 B view raw
1{ 2 lib, 3 flakelight, 4 moduleArgs, 5 ... 6}: 7lib.mapAttrs (_: v: v moduleArgs) (flakelight.importDir ./.)