{ config, ... }: { programs.ssh = { enable = true; extraConfig = '' SendEnv COLORTERM ''; }; }