From 8d2e46ab98dbdd2391355b2799959dc09c85984f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Apr 2015 12:46:26 -0400 Subject: propellor spin --- config-joey.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 150c044e..513adcf9 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -314,6 +314,9 @@ iabak = host "iabak.archiveteam.org" & Apt.installed ["etckeeper"] & Apt.installed ["ssh"] & Apt.installed ["vim", "screen", "less"] + & Apt.installed ["netcat"] + & Apt.installed ["tmux"] + & Apt.installed ["emacs-nox"] & User.hasSomePassword "root" & User.accountFor "joey" & User.hasSomePassword "joey" -- cgit v1.3-2-g0d8e