diff options
author | stuebinm | 2024-12-24 16:47:20 +0100 |
---|---|---|
committer | stuebinm | 2024-12-24 16:47:20 +0100 |
commit | 39dd504dafedce8591fbd1a2ade11930705bd41c (patch) | |
tree | 30bdf41724873343474a2f55753aafaba19bddbf | |
parent | 7d0c5b9236f69ac1f61396cec56907f00089d9d1 (diff) |
home/news: more feeds
-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 acbc281..1916529 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -213,6 +213,10 @@ with import ./newsboat-lib.nix; (btag "https://lambdaland.org/index.xml" "comp") (btag "https://iliana.fyi/atom.xml" "comp") (btag "https://artemis.sh/feed.xml" "comp") + (btag "https://gomakethings.com/feed/index.xml" "comp") + (btag "https://wok.oblomov.eu/index.rss" "comp") + (btag "https://antonia.is/rss.xml" "friends") + (btag "https://ancientalexandra.weebly.com/3/feed" "hist") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") @@ -281,6 +285,7 @@ with import ./newsboat-lib.nix; (ytag "UChIwaIJ8nxk8nskUZJD2yyg" "plants") # plants in jars (ytag "UCWYSiz0rqNEJ0mX4a45Lhrw" "plants") # nick alexander (ytag "UC9_p50tH3WmMslWRWKnM7dQ" "food") # Adam Ragusea + (ytag "UCQBG3PzyQKY8ieMG2gDAyOQ" "food") # Peaceful cuisine (blender 2737) # blender developers (blender 10) # reels (blender 9) # open movies |