From e86a186d2dbf9cc61939e6009c135e4ee6cc7c2c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 14 Apr 2023 00:41:02 +0200 Subject: home: yet more newsfeeds --- home/newsboat-public.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 65f7a29..64d7f76 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -151,6 +151,9 @@ with import ./newsboat-lib.nix; (btag "https://daniel.haxx.se/blog/feed/" "comp") (btag "https://epicandmonicisnotiso.blogspot.com/atom.xml" "comp") (btag "https://iagoleal.com/rss.xml" "comp") + (btag "https://fef.moe/feed.xml" "comp") + (btag "https://lokereads.home.blog/atom" "books") + (btag "https://www.owlfolio.org/feed" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3