MyNixOS website logo
option

services.portmaster.extraArgs

Extra command-line arguments to pass to portmaster-core. Do not include secrets because these arguments are visible in the generated systemd unit and process list.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--print-stack-on-exit"
]