diff options
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
