summaryrefslogtreecommitdiff
path: root/home/newsboat-public.nix
diff options
context:
space:
mode:
authorstuebinm2023-04-18 23:49:06 +0200
committerstuebinm2023-04-18 23:49:06 +0200
commit85d3d0ee41518ba703216850ce1c7f6c6a8bb279 (patch)
tree57d5e06bdcaae93b7e496c8603aee4feb7cd1eb8 /home/newsboat-public.nix
parent87fc4df35070a0bf5f1524cf081128b51d56dad8 (diff)
home: feeds, again
Diffstat (limited to '')
-rw-r--r--home/newsboat-public.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 64d7f76..97e154a 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -73,7 +73,6 @@ with import ./newsboat-lib.nix;
(btag "https://os.phil-opp.com/rss.xml" "comp")
(btag "https://joeyh.name/blog/index.rss" "comp")
(btag "https://www.dawn-lang.org/feed.xml" "comp")
- (btag "https://xeiaso.net/blog.rss" "comp")
(btag "https://blog.veitheller.de/feed.rss" "comp")
(btag "https://alhassy.github.io/rss.xml" "comp")
(btag "https://hpc.guix.info/blog/feed.xml" "comp")
@@ -154,6 +153,8 @@ with import ./newsboat-lib.nix;
(btag "https://fef.moe/feed.xml" "comp")
(btag "https://lokereads.home.blog/atom" "books")
(btag "https://www.owlfolio.org/feed" "comp")
+ (btag "https://undefinedbehavior.de/feeds/atom.xml" "comp")
+ (btag "https://eno.space/blog/feed.xml" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")