services.opengfw.rules.*.expr

Expr Language expression using analyzers and functions.

Type
string
Example
"dns != nil && dns.qr && any(dns.questions, {.name endsWith \"google.com\"})"
Declared
<nixpkgs/nixos/modules/services/networking/opengfw.nix>