From cb4ca7d26a68aa3443254f09de2caee46d812d96 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 8 Mar 2023 23:50:34 +0000 Subject: [PATCH] feeds: document the Nonlinear Library --- hosts/common/feeds.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 5d16a336..9e514577 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -1,3 +1,7 @@ +# candidates: +# - The Nonlinear Library (podcast): +# - has ~10 posts per day, text-to-speech; i would need better tagging before adding this + { lib, sane-data, ... }: let hourly = { freq = "hourly"; };