summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2018-07-13 11:51:33 -0400
committerJoey Hess2018-07-13 11:51:33 -0400
commitee3a46be77b479a2d2869af2afffb683f8426cce (patch)
treeed365c15d2119c83143e6141fbc89bdea4666074 /joeyconfig.hs
parent8e89ee3717c19e9b1703f47feb3fb81573a3845d (diff)
updates
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
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