From d0a9ffee08c0c9bfe2ab9238d56b8409f6d4501a Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 5 Dec 2024 01:08:56 +0100 Subject: home/news: new feeds --- home/newsboat-public.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 8216b14..acbc281 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -30,6 +30,7 @@ with import ./newsboat-lib.nix; (ntag "https://www.transformativeworks.org/feed" "fandom") (ntag "https://haskell.github.io/security-advisories/atom.xml" "comp") (ntag "https://blog.haskell.org/atom.xml" "comp") + (ntag "https://mastodon.social/@opentrainticketing.rss" "trains") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -209,6 +210,9 @@ with import ./newsboat-lib.nix; (btag "https://www.rntz.net/blog/atom.xml" "comp") (btag "https://realdougwilson.com/feed.xml" "fonts") (btag "https://feeds.feedburner.com/balpha" "fonts") + (btag "https://lambdaland.org/index.xml" "comp") + (btag "https://iliana.fyi/atom.xml" "comp") + (btag "https://artemis.sh/feed.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3