diff --git a/.config/sshd_config.conf b/.config/sshd_config.conf index 10c429e..7838ec2 100644 --- a/.config/sshd_config.conf +++ b/.config/sshd_config.conf @@ -2,3 +2,4 @@ HostKey /etc/ssh/ssh_host_ed25519_key PermitRootLogin no PasswordAuthentication no KbdInteractiveAuthentication no +AcceptEnv LANG LC_* VIM_COLORSCHEME