add rsshub #10

Merged
sid merged 2 commits from develop into master 2026-03-30 20:01:06 +02:00
Showing only changes of commit 1579126baf - Show all commits

View file

@ -9,6 +9,6 @@
services.rsshub-oci = { services.rsshub-oci = {
enable = true; enable = true;
inherit (constants.services.rsshub) port; inherit (constants.services.rsshub-oci) port;
}; };
} }