Select the types of activity you want to include in your feed.
1{ lib, custom, ... }: 2 3{ 4 config = { 5 enable = custom; 6 }; 7}