diff options
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 747b50b..5ebddaf 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -19,6 +19,7 @@ with import ./newsboat-lib.nix; (btag "https://www.omgubuntu.co.uk/feed" "tech") (ntag "https://git.infra4future.de/hacc/haccfiles.rss" "git") (ntag "https://liputenpo.org/feed" "tok") + (ntag "https://matrix.org/atom.xml" "matrix") # blogs (btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate") @@ -164,6 +165,9 @@ with import ./newsboat-lib.nix; (btag "https://www.windytan.com/feeds/posts/default" "comp") (btag "https://soatok.blog/feed" "comp") (btag "https://ryan.freumh.org/rss.xml" "comp") + (btag "https://martin.leyrer.priv.at/index.completerss20" "comp") + (btag "https://xorvoid.com/rss.xml" "comp") + # paper (btag "http://arxiv.org/rss/cs.PL" "paper") @@ -222,6 +226,7 @@ with import ./newsboat-lib.nix; (ytag "UC6s2B1bUDIOE1ILXGB4eAqQ" "trains") # David Frankal (ytag "UCSHtaUm-FjUps090S7crO4Q" "stuff") # Bernadette Banner (ytag "UC4hiX_ZZX8v4WKIicvOGx1g" "trains") # Bart Kromwijk + (ytag "UCxLYtICsUCWdr1YPrj5DtwA" "stuff") # Ordinary Things (blender 2737) # blender developers (blender 10) # reels (blender 9) # open movies |