From 182dc442b406d771c47223a355d8c345db57f524 Mon Sep 17 00:00:00 2001 From: ncfavier Date: Thu, 11 May 2023 12:23:38 +0000 Subject: [PATCH] deploy: 6be873663e5b16ded72f9b17b984f64be02437f0 --- options.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options.html b/options.html index a464602aa..54987f536 100644 --- a/options.html +++ b/options.html @@ -5849,6 +5849,8 @@ without SSH receiving any messages back from the server.

programs.ssh.matchBlocks.<name>.serverAliveInterval

Set timeout in seconds after which response will be requested.

Type: signed integer

Default: 0

Declared by:

<home-manager/modules/programs/ssh.nix> +
programs.ssh.matchBlocks.<name>.setEnv

Environment variables and their value to send to the server.

Type: attribute set of (string or path or signed integer or floating point number)

Default: { }

Declared by:

+ <home-manager/modules/programs/ssh.nix>
programs.ssh.matchBlocks.<name>.user

Specifies the user to log in as.

Type: null or string

Default: null

Declared by:

<home-manager/modules/programs/ssh.nix>
programs.ssh.serverAliveCountMax

Sets the default number of server alive messages which may be