MyNixOS website logo
option

services.matterjs-server.extraArgs

Additional command-line arguments passed to matterjs-server. See matterjs-server --help for the full list of options.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--primary-interface=enp11s0"
  "--log-level=debug"
]