From ee3a46be77b479a2d2869af2afffb683f8426cce Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Jul 2018 11:51:33 -0400 Subject: updates --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index ffbe957b..08a01e09 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -184,6 +184,7 @@ honeybee = host "honeybee.kitenet.net" $ props ) & JoeySites.cubieTruckOneWire & Apt.installed ["i2c-tools"] + & User "joey" `hasGroup` Group "i2c" & Apt.installed ["firmware-brcm80211"] -- Workaround for https://bugs.debian.org/844056 -- cgit v1.2.3