move rss services to sid
This commit is contained in:
parent
0778974a50
commit
43244fd370
5 changed files with 23 additions and 3 deletions
|
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
outputs,
|
||||
constants,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [ outputs.nixosModules.rsshub-oci ];
|
||||
|
||||
services.rsshub-oci = {
|
||||
enable = true;
|
||||
inherit (constants.services.rsshub-oci) port;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue