Skip to content

Commit 0458122

Browse files
committed
add prowlarr sabnzbd as default category
1 parent 52b626a commit 0458122

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/sabnzbd/settingsType.nix

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,13 @@ in
420420
pp = 3;
421421
script = "None";
422422
}
423+
{
424+
name = "prowlarr";
425+
dir = "prowlarr";
426+
priority = 0;
427+
pp = 3;
428+
script = "None";
429+
}
423430
{
424431
name = "*";
425432
priority = 0;

0 commit comments

Comments
 (0)