diff options
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 3 |
1 files changed, 3 insertions, 0 deletions
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 |