summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2023-11-03 00:10:52 +0100
committerstuebinm2023-11-03 00:10:52 +0100
commitb1714c336bc63cb5bb8f7501f1ff8bef93b026c9 (patch)
treed40f076ff43a43798ea4763cf2edab3176a5b034
parent98ed1b242fdfc483c617d83c3c7b1e2b5870815f (diff)
home: yet more feeds
-rw-r--r--home/newsboat-public.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 87a87ea..dd9c5f0 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -23,6 +23,7 @@ with import ./newsboat-lib.nix;
(ntag "https://press.nmbs.be/feed" "trains")
(btag "https://rustmagazine.org/feed.xml" "comp")
(ntag "https://libera.chat/atom.xml" "irc")
+ (ntag "https://guix.gnu.org/feeds/blog.atom" "comp")
# blogs
(btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate")
@@ -178,6 +179,11 @@ with import ./newsboat-lib.nix;
(btag "https://www.dianeduane.com/outofambit/feed/" "books")
(btag "https://going-medieval.com/atom.xml" "history")
(btag "https://blog.briancmoses.com/atom.xml" "comp")
+ (btag "https://orlp.net/blog/atom.xml" "comp")
+ (btag "https://alternativebit.fr/posts/index.xml" "comp")
+ (btag "https://sdomi.pl/weblog/atom/" "comp")
+ (btag "https://liberda.nl/atom.xml" "comp")
+ (btag "https://hann.io/feed" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")