From 59e63c0b7655ab55b75d973110b3ea3f9533ef3d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Mar 2018 16:23:00 -0400 Subject: install debug-me from package --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 86233892..257d859a 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -341,7 +341,7 @@ kite = host "kite.kitenet.net" $ props , "search kitenet.net" ] & alias "debug-me.joeyh.name" - -- debug-me installed manually until package is available + & Apt.installed ["debug-me"] & Systemd.enabled "debug-me" -- testing -- cgit v1.2.3