Fixed jellyfin expose bug and improved docs

This commit is contained in:
rasmus-kirk
2024-02-26 17:37:37 +01:00
parent f178465200
commit b49cae6b20
10 changed files with 40 additions and 605 deletions
+3 -2
View File
@@ -24,8 +24,9 @@ in {
};
vpn.enable = mkEnableOption ''
Route Readarr traffic through the VPN. Requires that `nixarr.vpn`
is configured.
**Required options:** [`nixarr.vpn.enable`](/options.html#nixarr.vpn.enable)
Route Sonarr traffic through the VPN.
'';
};