diff options
author | stuebinm | 2022-10-29 23:11:09 +0200 |
---|---|---|
committer | stuebinm | 2022-10-29 23:11:09 +0200 |
commit | 76248d26ca91acd9cd177786b76b2f24d0e9bf6e (patch) | |
tree | 2079d3d7153b56b68efbdf9aa79c6003a223f665 /home | |
parent | 90889b2142b30a53113b6919743447c8f389b525 (diff) |
home: a couple more feeds
Diffstat (limited to 'home')
-rw-r--r-- | home/newsboat-public.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index df18dee..b6a5076 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -107,6 +107,8 @@ with import ./newsboat-lib.nix; (btag "https://dynomight.net/feed.xml" "whatever") (btag "https://irgendwiejuedisch.com/feed" "whatever") (btag "https://brainbaking.com/index.xml" "food") + (btag "https://geohipster.com/feed/" "sci") + (btag "https://avos.kitchen/feeds/rss" "food") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |