Select the types of activity you want to include in your feed.
space-dtn: Config.load returns Error on missing file instead of raising
Previously [open_in file] leaked Sys_error to the caller, which broke tests asserting load errors return [Error _]. Wrap the read in [Fun.protect] and catch [Sys_error].