summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-23 16:30:48 -0400
committerJoey Hess2014-04-23 16:30:48 -0400
commitbb6cbe894f155814c7384fd5573e69e2342a6d83 (patch)
treee2a7d8a55c18177d63356fd633c068e77b07a503 /config-joey.hs
parent4e65793674752cec8d4d2204bd090c8a34701a19 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 9605b561..b277b658 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -112,6 +112,7 @@ hosts = -- (o) `
& Apache.modEnabled "ssl"
& Apache.multiSSL
& File.ownerGroup "/srv/web" "joey" "joey"
+ & Apt.installed ["analog"]
& alias "git.kitenet.net"
& alias "git.joeyh.name"