services.yggdrasil.extraArgs

NixOS option

Extra command line arguments.

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