services.endlessh.extraOptions
Additional command line options to pass to the endlessh daemon.
- Type
list of string- Default
[ ]- Example
[ "-6" "-d 9000" "-v" ]- Declared
- <nixpkgs/nixos/modules/services/security/endlessh.nix>
Additional command line options to pass to the endlessh daemon.
list of string[ ][
"-6"
"-d 9000"
"-v"
]