services.gitea.settings.server.SSH_PORT
SSH port displayed in clone URL. The option is required to configure a service when the external visible port differs from the local listening port i.e. if port forwarding is used.
- Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)- Default
22- Example
2222- Declared
- <nixpkgs/nixos/modules/services/misc/gitea.nix>