services._3proxy.services.*.acl.*.rule

NixOS option

ACL rule. The following values are valid: "allow": connections allowed. "deny": connections not allowed.

type: one of "allow", "deny"
Example
"allow"
declared in: nixos/modules/services/networking/3proxy.nixView source on NixOS/nixpkgs →