From 90205722d3b2cca8f727f2230a818e2ddb9fff7e Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 20 Feb 2023 21:20:17 +0100 Subject: home: a few more news feeds --- home/newsboat-public.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home') 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") -- cgit v1.2.3