programs.tmate.enable
Whether to enable tmate.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.tmate.package
The tmate package to use.
Type: package
Default:
pkgs.tmate
Declared by:
programs.tmate.dsaFingerprint
Tmate server EdDSA key fingerprint.
Type: null or string
Default:
null
Example:
"SHA256:1111111111111111111111111111111111111111111"
Declared by:
programs.tmate.extraConfig
Additional content written at the end of
~/.tmate.conf.
Type: strings concatenated with ā\nā
Default:
""
Declared by:
programs.tmate.host
Tmate server address.
Type: null or string
Default:
null
Example:
"tmate.io"
Declared by:
programs.tmate.port
Tmate server port.
Type: null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default:
null
Example:
2222
Declared by:
programs.tmate.rsaFingerprint
Tmate server RSA key fingerprint.
Type: null or string
Default:
null
Example:
"SHA256:1111111111111111111111111111111111111111111"
Declared by: