MyNixOS website logo
option

services.samba-wsdd.extraOptions

Additional wsdd options.

Declarations
Type
list of string
Default
[
  "--shortlog"
]
Example
[
  "--verbose"
  "--no-http"
  "--ipv4only"
  "--no-host"
]