diff options
-rw-r--r-- | home/newsboat-public.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 36b78ad..b0091a7 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -94,6 +94,7 @@ with import ./newsboat-lib.nix; (btag "https://amelia.how/feed.xml" "comp") (btag "https://lawrencecpaulson.github.io/feed.xml" "comp") (btag "https://bgamari.github.io/rss.xml" "comp") + (btag "https://golem.ph.utexas.edu/category/atom10.xml" "cat") # videos (vtag "https://media.ccc.de/updates.rdf" "chaos") # Media.CCC.de |