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 00c22ccc..5a3c7f7f 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -185,7 +185,7 @@ honeybee = host "honeybee.kitenet.net" $ props & hasPartition ( partition EXT4 `mountedAt` "/" - `addFreeSpace` MegaBytes 500 + `setSize` MegaBytes 8000 ) & Apt.installed ["firmware-brcm80211"] |
