From 6881012a45583245470faa47e570a0aee5294f28 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 15 Nov 2023 01:41:16 +0100 Subject: home: small changes --- home/newsboat-public.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/newsboat-public.nix') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index dd9c5f0..435903d 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -24,6 +24,7 @@ with import ./newsboat-lib.nix; (btag "https://rustmagazine.org/feed.xml" "comp") (ntag "https://libera.chat/atom.xml" "irc") (ntag "https://guix.gnu.org/feeds/blog.atom" "comp") + (ntag "https://www.latex-project.org/feed.xml" "comp") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -184,6 +185,7 @@ with import ./newsboat-lib.nix; (btag "https://sdomi.pl/weblog/atom/" "comp") (btag "https://liberda.nl/atom.xml" "comp") (btag "https://hann.io/feed" "comp") + (btag "https://blog.khinsen.net/feeds/all.rss.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3