kariru: disable readarr
All checks were successful
flake check / check (push) Successful in 4m44s
fmt check / check (push) Successful in 43s
All checks were successful
flake check / check (push) Successful in 4m44s
fmt check / check (push) Successful in 43s
This commit is contained in:
parent
d94ac24b67
commit
030065e3a5
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
services.readarr = {
|
|
||||||
enable = true;
|
|
||||||
openFirewall = true;
|
|
||||||
};
|
|
||||||
virtualisation.oci-containers.containers.whisparr = {
|
virtualisation.oci-containers.containers.whisparr = {
|
||||||
image = "hotio/whisparr:nightly-7b7bdb9";
|
image = "hotio/whisparr:nightly-7b7bdb9";
|
||||||
ports = ["6969:6969"];
|
ports = ["6969:6969"];
|
||||||
|
|
Loading…
Reference in a new issue