diff options
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index ab7f2c9d..81e97af4 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -83,7 +83,6 @@ darkstar = host "darkstar.kitenet.net" & imageBuilt "/tmp/img" c MSDOS (grubBooted PC) [ partition EXT2 `mountedAt` "/boot" - `addFreeSpace` MegaBytes 100 `setFlag` BootFlag , partition EXT4 `mountedAt` "/" `addFreeSpace` MegaBytes 100 |
