nixos/jackflix: Add Jellyseerr

This commit is contained in:
2023-11-13 20:49:59 +00:00
parent fe4a24ab17
commit ddc2ed2919
4 changed files with 37 additions and 3 deletions

View File

@@ -288,6 +288,10 @@ in
}
(ssoServer "generic")
];
"gib.${pubDomain}" = {
locations."/".proxyPass = "http://jackflix-ctr.${domain}:5055";
useACMEHost = pubDomain;
};
"jackflix.${pubDomain}" =
let