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 75762930..d39b7ed8 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -192,7 +192,7 @@ honeybee = host "honeybee.kitenet.net" $ props ( partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 500 - ] + ) & Apt.installed ["firmware-brcm80211"] -- Workaround for https://bugs.debian.org/844056 |
