added backup browse

This commit is contained in:
2025-10-09 03:58:16 -05:00
parent a3554c71f0
commit 7c0dd2185a
4 changed files with 441 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ let
cfg = config.modules.services.prowlarr;
ids = 2004;
default_port = 9696;
data_dir = "/var/lib/prowlarr";
data_dir = "/var/lib/private";
in
{
options.modules.services.prowlarr = {