From 151e0157cc22f362e7ec23a405a31343377c1234 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 31 Jan 2016 21:16:44 -0400 Subject: add mosh --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 3c9aac81..5e263de6 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -522,7 +522,7 @@ standardSystemUnhardened hn suite arch motd = host hn & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.cacheCleaned & Apt.installed ["etckeeper"] - & Apt.installed ["ssh"] + & Apt.installed ["ssh", "mosh"] & GitHome.installedFor (User "root") & User.hasSomePassword (User "root") & User.accountFor (User "joey") -- cgit v1.2.3