diff options
author | stuebinm | 2022-04-02 20:19:30 +0200 |
---|---|---|
committer | stuebinm | 2022-04-02 20:23:12 +0200 |
commit | 6b1c4f94061e76f599c87ca700d7a662b070f94b (patch) | |
tree | 136a89d354fa9233972cbadec505fb7a3bf5f11f /home/newsboat-public.nix | |
parent | 01b0b3cc29e0b22422d733f6d1476d022893bc27 (diff) |
home: ilztalbahn rss feed
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 |