From ab8dfa026f43802374a012f9f6f0b31a5a62df43 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 16 Mar 2024 20:15:46 +0100 Subject: home: two new feeds --- home/newsboat-public.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 62ab17b..d26b95e 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -26,6 +26,7 @@ with import ./newsboat-lib.nix; (ntag "https://guix.gnu.org/feeds/blog.atom" "comp") (ntag "https://www.latex-project.org/feed.xml" "comp") (ntag "https://git.github.io/feed.xml" "comp") + (ntag "https://www.gdl.de/feed.rss" "trains") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -194,6 +195,7 @@ with import ./newsboat-lib.nix; (btag "https://forgejo.org/rss.xml" "comp") (btag "https://xoranth.net/atom.xml" "comp") (btag "https://leona.is/atom.xml" "friends") + (btag "https://computer.rip/rss.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3