services.uptermd.extraFlags

NixOS option

Extra flags passed to the uptermd command.

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