services.endlessh.port

NixOS option

Specifies on which port the endlessh 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
22
declared in: nixos/modules/services/security/endlessh.nixView source on NixOS/nixpkgs →