summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2024-06-25 00:43:16 +0200
committerstuebinm2024-06-25 00:43:16 +0200
commit8a41884946673cedef665c7e6308ccc1e9e18842 (patch)
tree720ac7c03c96022d543f7153436e11d2c68abdb6
parent566b7b8ba6e5798f3f8e9fe479a1f6ee792d6310 (diff)
home: more news feeds
-rw-r--r--home/newsboat-public.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 66bec93..ca75c5e 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -27,6 +27,7 @@ with import ./newsboat-lib.nix;
(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")
+ (ntag "https://www.transformativeworks.org/feed" "fandom")
# blogs
(btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate")
@@ -199,6 +200,7 @@ with import ./newsboat-lib.nix;
(btag "https://nicole.wien/index.xml" "friends")
(btag "https://nanmu.me/en/posts/index.xml" "comp")
(btag "https://forgejo.org/releases/rss.xml" "comp")
+ (btag "https://ludic.mataroa.blog/rss/" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")