Skip to content

profiles.*.ssh

SSH settings for this profile.

Type: attribute set of (submodule)

Default: { }

profiles.*.ssh.privateKey

Path to the SSH private key file to use.

Scope: Profile

Type: null or absolute path

Default: null

profiles.*.ssh.publicKey

Path to the SSH public key file to use.

Scope: Profile

Type: null or absolute path

Default: null

profiles.*.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