kariru: disable readarr
All checks were successful
flake check / check (push) Successful in 4m44s
fmt check / check (push) Successful in 43s

This commit is contained in:
notohh 2024-01-07 18:05:10 -05:00
parent d94ac24b67
commit 030065e3a5
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -20,10 +20,6 @@
enable = true;
openFirewall = true;
};
services.readarr = {
enable = true;
openFirewall = true;
};
virtualisation.oci-containers.containers.whisparr = {
image = "hotio/whisparr:nightly-7b7bdb9";
ports = ["6969:6969"];