MyNixOS website logo
option

services.openssh.settings.AcceptEnv

Specifies what environment variables sent by the client will be copied into the session's environment. The TERM environment variable is always accepted whenever the client requests a pseudo-terminal as it is required by the protocol.

Declarations
Type
null or (list of string)
Default
null