Readarr: remove unused module
This commit is contained in:
parent
55ae85008b
commit
1af6e1ca10
2 changed files with 0 additions and 9 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ pkgs, ... }: {
|
||||
services.readarr = {
|
||||
enable = true;
|
||||
package = pkgs.unstable_pkgs.readarr;
|
||||
openFirewall = true;
|
||||
group = "users";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue