redlib (reddit) & Huginn

https://lemmy.world/post/22582734

redlib (reddit) & Huginn - Lemmy.World

I have no idea why it’s taken me so long, but I’ve “discovered” #Redlib as a way to view #Reddit  without all of the cruft. #selfhosted of course. https://www.macklin.co/redlib-reddit/ [https://www.macklin.co/redlib-reddit/] You can use Redlib to create an #RSS feed, which you can process in #Huginn to create a new version of the feed that includes the comments as well as the original post. Just right for using in your favourite rss news reader. https://www.macklin.co/redlib-via-huginn/ [https://www.macklin.co/redlib-via-huginn/]

aha, i have recently created lurker a similar selfhostable, reddit frontend. after a quick glance at redlib, the only different feature is the ability to use subscriptions and have the same “frontpage” experience of reddit with all your subscriptions.
GitHub - oppiliappan/lurker: selfhostable, read-only reddit client

selfhostable, read-only reddit client. Contribute to oppiliappan/lurker development by creating an account on GitHub.

GitHub
Could you please complete example of how to use it in nixos. I thought input.lurker.url line was in flake but it gave error

ah, you can see an example in my nixos config:

git.peppe.rs/config/nixos/tree/flake.nix

(it used to be called readit at one point)

flake.nix - nixos - nerdypepper's nixos configuration