services.openssh.settings.AcceptEnv
NixOS option
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
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →null