diff options
-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") |