summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 3 insertions, 0 deletions
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"