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.
- Type
null or (list of string)- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/ssh/sshd.nix>