Skip to content

ssh

SSH settings.

Type: attribute set of (submodule)

Default: { }

ssh.privateKey

Path to the SSH private key file to use.

Scope: Profile

Type: null or absolute path

Default: null

ssh.publicKey

Path to the SSH public key file to use.

Scope: Profile

Type: null or absolute path

Default: null

ssh.useLocalAgent

Use local SSH agent instead of defining SSH key to use.

Scope: Profile

Type: boolean

Default: config.programs.ssh.enable

Released under the MIT License