diff options
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 18ccbe73..cd5c2b80 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -105,6 +105,7 @@ darkstar = host "darkstar.kitenet.net" $ props `setSize` MegaBytes 200 , partition EXT4 `mountedAt` "/" + `addFreeSpace` MegaBytes 500 ] gnu :: Host |
