summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-08-20 13:17:44 -0400
committerJoey Hess <joeyh@joeyh.name>2020-08-20 13:17:44 -0400
commit72d5f3a86ae4c8dcf7bd920c5973f19630ec1d7f (patch)
tree39663b37e646cd217857f57420bded7a52bdf37f /joeyconfig.hs
parent05a7fe3572fec137dd71a8c42b7d4bb72daa7042 (diff)
debug-me server split
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 00eb8980..bc3d8d26 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -343,7 +343,7 @@ kite = host "kite.kitenet.net" $ props
]
& alias "debug-me.joeyh.name"
- & Apt.installed ["debug-me"]
+ & Apt.installed ["debug-me", "debug-me-server"]
& Systemd.enabled "debug-me"
-- testing