summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 7c859a81..bba2072f 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -167,7 +167,7 @@ banana = host "banana.kitenet.net" $ props
& hasPartition
( partition EXT4
`mountedAt` "/"
- `setSize` MegaBytes 800
+ `setSize` MegaBytes 950
)
& osDebian Testing ARMHF
& User.hasInsecurePassword (User "root") "root"