services.endlessh-go.port
NixOS option
Specifies on which port the endlessh-go daemon listens for SSH connections. Setting this to 22 may conflict with services.openssh.
type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)Default
2222
Example
declared in: nixos/modules/services/security/endlessh-go.nixView source on NixOS/nixpkgs →22