Select the types of activity you want to include in your feed.
1{ 2 flake.nixosModules.hardware = { ... }: { 3 # TODO: unified system to check hardware and had correct drivers + facter automatisations 4 }; 5}