diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-11-17 21:37:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-11-17 21:37:22 -0400 |
| commit | 8afed0bae31d5f04b96764cdd6a636ef9b57dd52 (patch) | |
| tree | 1a613348c1aab75cc9ee74597a31efae7584b90b /joeyconfig.hs | |
| parent | d02b5bcc05f18f28379832d9d87bfd3d972aac86 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index daa31bc3..18ccbe73 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -105,7 +105,6 @@ darkstar = host "darkstar.kitenet.net" $ props `setSize` MegaBytes 200 , partition EXT4 `mountedAt` "/" - `setSize` MegaBytes 8192 ] gnu :: Host |
