summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2023-02-20 21:20:17 +0100
committerstuebinm2023-02-20 21:20:17 +0100
commit90205722d3b2cca8f727f2230a818e2ddb9fff7e (patch)
tree79bfcdb1bd951b87aa52958994e3dae2080545d5 /home
parent66c23551a2ee6157fc3b3dff5007c72a006c17b2 (diff)
home: a few more news feeds
Diffstat (limited to 'home')
-rw-r--r--home/newsboat-public.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 5928774..f71fe2b 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -18,6 +18,7 @@ with import ./newsboat-lib.nix;
(jtag "https://solar.lowtechmagazine.com/feeds/all-en.atom.xml" "tech")
(btag "https://www.omgubuntu.co.uk/feed" "tech")
(ntag "https://git.infra4future.de/hacc/haccfiles.rss" "git")
+ (ntag "https://liputenpo.org/feed" "tok")
# blogs
(btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate")
@@ -132,6 +133,9 @@ with import ./newsboat-lib.nix;
(btag "https://pema.dev/atom.xml" "comp")
(btag "http://jackkelly.name/blog/rss.xml" "comp")
(btag "https://eta.st/feed.xml" "comp")
+ (btag "https://futhark-lang.org/atom.xml" "comp")
+ (btag "https://faultlore.com/blah/rss.xml" "comp")
+ (btag "https://las.rs/atom.xml" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")