services.routinator.extraArgs

NixOS option

Extra arguments passed to routinator, see https://routinator.docs.nlnetlabs.nl/en/stable/manual-page.html#options for options.“;

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