Fixed jellyfin expose bug and improved docs
This commit is contained in:
@@ -18,8 +18,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 Readarr traffic through the VPN.
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user