MyNixOS website logo
option

sshAuthSock.systemd.socketProviderUnit

The name of the systemd unit responsible for providing the SSH_AUTH_SOCK.

Services that rely on an active SSH authentication agent can reference this option to declare a dependency onto this unit, ensuring that the socket is available and being served before they start.

Declarations
Type
string
Example
"ssh-agent.service"