Updated docs
This commit is contained in:
@@ -37,7 +37,7 @@ in {
|
||||
|
||||
openFirewall = mkOption {
|
||||
type = types.bool;
|
||||
defaultText = literalExpression ''!cfg.vpn.enable'';
|
||||
defaultText = literalExpression ''!nixarr.sonarr.vpn.enable'';
|
||||
default = !cfg.vpn.enable;
|
||||
example = true;
|
||||
description = "Open firewall for Sonarr";
|
||||
|
||||
Reference in New Issue
Block a user