programs.ssh.agentTimeout

NixOS option

How long to keep the private keys in memory. Use null to keep them forever.

type: null or string
Default
null
Example
"1h"
declared in: nixos/modules/programs/ssh.nixView source on NixOS/nixpkgs →