feat(newsboat): add ducko blog

This commit is contained in:
buffet 2023-03-06 13:28:50 +01:00
parent 8838a9a96c
commit 4347772362

View file

@ -19,6 +19,7 @@
urls = lib.mapAttrsToList (title: url: {inherit title url;}) {
drew = "https://drewdevault.com/blog/index.xml";
ducko = "https://goose.icu/index.xml";
emersion = "https://emersion.fr/blog/atom.xml";
fasterthanlime = "https://fasterthanli.me/index.xml";
matklad = "https://matklad.github.io/feed.xml";