summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2023-05-04 18:39:35 +0200
committerstuebinm2023-05-04 18:39:35 +0200
commit31e6951734dfde0d25210c1d628c9d6b77842b68 (patch)
treec7402b1657ae4cd63fe474736747fe31fe1b3db4 /home
parent964c8ad9c06eb6a23d4d590c7aec6e2e6eaed47c (diff)
home: more feeds
Diffstat (limited to 'home')
-rw-r--r--home/newsboat-public.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 97e154a..ec77f39 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -155,6 +155,9 @@ with import ./newsboat-lib.nix;
(btag "https://www.owlfolio.org/feed" "comp")
(btag "https://undefinedbehavior.de/feeds/atom.xml" "comp")
(btag "https://eno.space/blog/feed.xml" "comp")
+ (btag "https://www.lilysthings.org/blog/rss.xml" "comp")
+ (btag "https://margau.net/posts/index.xml" "chaos")
+ (btag "https://x.st/atom.xml" "math")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")