From dfec82d829a8d70cccca3648df615182725f8969 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 3 Aug 2023 16:32:08 +0200 Subject: home: more feeds --- home/newsboat-public.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/newsboat-public.nix') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 5ebddaf..11df388 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -20,6 +20,8 @@ with import ./newsboat-lib.nix; (ntag "https://git.infra4future.de/hacc/haccfiles.rss" "git") (ntag "https://liputenpo.org/feed" "tok") (ntag "https://matrix.org/atom.xml" "matrix") + (ntag "https://press.nmbs.be/feed" "trains") + (btag "https://rustmagazine.org/feed.xml" "comp") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -167,6 +169,7 @@ with import ./newsboat-lib.nix; (btag "https://ryan.freumh.org/rss.xml" "comp") (btag "https://martin.leyrer.priv.at/index.completerss20" "comp") (btag "https://xorvoid.com/rss.xml" "comp") + (btag "https://ploum.net/atom.xml" "comp") # paper -- cgit v1.2.3