diff options
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 5702740..7f5584c 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -25,6 +25,7 @@ with import ./newsboat-lib.nix; (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") + (ntag "https://git.github.io/feed.xml" "comp") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -187,6 +188,8 @@ with import ./newsboat-lib.nix; (btag "https://hann.io/feed" "comp") (btag "https://blog.khinsen.net/feeds/all.rss.xml" "comp") (btag "https://rixx.de/feed.xml" "comp") + (btag "https://analog-hors.github.io/site/writing/feed.xml" "comp") + (btag "https://hedraweb.blogspot.com/atom.xml" "math") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") @@ -246,6 +249,7 @@ with import ./newsboat-lib.nix; (ytag "UC4hiX_ZZX8v4WKIicvOGx1g" "trains") # Bart Kromwijk (ytag "UCxLYtICsUCWdr1YPrj5DtwA" "stuff") # Ordinary Things (ytag "UC07CjzGSWgY5lAdWZd_Ambw" "stuff") # Archeology Tube + (ytag "UCC_S5oOAJp0iaF4fDT3QS0g" "left") # verilybitchie (blender 2737) # blender developers (blender 10) # reels (blender 9) # open movies |