add prowlarr
This commit is contained in:
parent
4032168d8d
commit
13b08245de
@ -304,6 +304,10 @@ in {
|
||||
subdomain = "lidarr";
|
||||
port = 8686;
|
||||
}
|
||||
{
|
||||
subdomain = "prowlarr";
|
||||
port = 9696;
|
||||
}
|
||||
{
|
||||
subdomain = "paperless";
|
||||
port = 28981;
|
||||
@ -366,6 +370,8 @@ in {
|
||||
dataDir = "/var/lib/sonarr";
|
||||
};
|
||||
|
||||
prowlarr.enable = true;
|
||||
|
||||
jellyfin.enable = true;
|
||||
|
||||
photoprism = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user