diff options
author | stuebinm | 2024-06-04 21:17:21 +0200 |
---|---|---|
committer | stuebinm | 2024-06-04 21:17:21 +0200 |
commit | 7a56e1eca0dc28422bd4bd78d430bf1be2b109d4 (patch) | |
tree | 2cc39075f67d5b4603b99672bd0a3f7e372b7648 | |
parent | d27e67743931d352e5857b605d44657668fa9013 (diff) |
home: more news entries
-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 65915d4..66bec93 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -197,6 +197,8 @@ with import ./newsboat-lib.nix; (btag "https://leona.is/atom.xml" "friends") (btag "https://computer.rip/rss.xml" "comp") (btag "https://nicole.wien/index.xml" "friends") + (btag "https://nanmu.me/en/posts/index.xml" "comp") + (btag "https://forgejo.org/releases/rss.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |