diff --git a/modules/ssh.nix b/modules/ssh.nix index f05fead..e5e3e26 100644 --- a/modules/ssh.nix +++ b/modules/ssh.nix @@ -5,8 +5,6 @@ ])) (desktopHomeConfiguration { - programs.nushell.shellAliases.ssh = "mosh"; - programs.ssh = enabled { matchBlocks."*".setEnv.TERM = "xterm-256color";