nestedPartitions setting.

This commit is contained in:
Teo Mrnjavac 2016-02-10 14:58:20 +01:00
parent 086634ae7b
commit 266f4fe8e3

View File

@ -6,5 +6,5 @@ efiSystemPartition: "/boot/efi"
# Make sure an autogenerated swap partition is big enough for hibernation # Make sure an autogenerated swap partition is big enough for hibernation
ensureSuspendToDisk: true ensureSuspendToDisk: true
# Display the partitioning choice page with a compact drive selector # Correctly draw nested (e.g. logical) partitions as such.
compactMode: true nestedPartitions: true