services.mosquitto.listeners.*.acl

Additional ACL items to prepend to the generated ACL file.

Type
list of single-line string
Default
[ ]
Example
[
  "pattern read #"
  "topic readwrite anon/report/#"
]
Declared
<nixpkgs/nixos/modules/services/networking/mosquitto.nix>