diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-05-29 15:11:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-05-29 15:11:55 -0400 |
| commit | 56a0503605c9cfb4d3f200747787d893062e445f (patch) | |
| tree | cda1c40115362c0d662d3bdbad2c5995365c7a95 /joeyconfig.hs | |
| parent | 7191bc66146ca1556d77911e53fe484c26195ac1 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index ce4ddbee..5793a655 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -185,6 +185,7 @@ honeybee = host "honeybee.kitenet.net" $ props `setSize` MegaBytes 8000 ) & JoeySites.cubieTruckOneWire + & Apt.installed ["i2c-tools"] & Apt.installed ["firmware-brcm80211"] -- Workaround for https://bugs.debian.org/844056 |
