StewOS
Source

stewos.sshd

Declared in modules/nixos/sshd.nix · 3 options

# stewos.sshd.address

Address the SSH server listens on.

Type
string
Default
"0.0.0.0"
Declared in

# stewos.sshd.enable

Whether to enable sshd.

Type
boolean
Default
false
Example
true
Declared in
Set by

# stewos.sshd.port

Port the SSH server listens on, and the one opened in the firewall.

Type
signed integer
Default
22
Declared in