Select the types of activity you want to include in your feed.
1{ 2 programs.gnupg.agent = { 3 enable = true; 4 5 settings = { 6 no-autostart = true; 7 }; 8 }; 9}