services.nncp.daemon.extraArgs

NixOS option

Extra command-line arguments to pass to daemon.

type: list of string
Default
[ ]
Example
[
  "-autotoss"
]
declared in: nixos/modules/services/networking/nncp.nixView source on NixOS/nixpkgs →