diff options
Diffstat (limited to '')
-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 b0091a7..67da2bc 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -95,6 +95,7 @@ with import ./newsboat-lib.nix; (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") + (btag "http://ilztalbahn.eu/feed" "bahn") # videos (vtag "https://media.ccc.de/updates.rdf" "chaos") # Media.CCC.de |