kariru: readd bazarr
All checks were successful
flake check / check (push) Successful in 4m17s
fmt check / check (push) Successful in 1m19s
All checks were successful
flake check / check (push) Successful in 4m17s
fmt check / check (push) Successful in 1m19s
This commit is contained in:
parent
8ddb1e37b3
commit
bd73595614
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@
|
|||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.bazarr = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
virtualisation.oci-containers.containers = {
|
||||
whisparr = {
|
||||
image = "hotio/whisparr:nightly-7b7bdb9";
|
||||
|
|
Loading…
Reference in a new issue