Add compact mode default.
This commit is contained in:
parent
201cba6c77
commit
3ba058d5b7
@ -2,4 +2,9 @@
|
|||||||
# distributions (Fedora, Debian, Manjaro, etc.) use /boot/efi, others (KaOS,
|
# distributions (Fedora, Debian, Manjaro, etc.) use /boot/efi, others (KaOS,
|
||||||
# etc.) use just /boot.
|
# etc.) use just /boot.
|
||||||
efiSystemPartition: "/boot/efi"
|
efiSystemPartition: "/boot/efi"
|
||||||
ensureSuspendToDisk: true #make sure an autogenerated swap partition is big enough for hibernation
|
|
||||||
|
# Make sure an autogenerated swap partition is big enough for hibernation
|
||||||
|
ensureSuspendToDisk: true
|
||||||
|
|
||||||
|
# Display the partitioning choice page with a compact drive selector
|
||||||
|
compactMode: true
|
Loading…
Reference in New Issue
Block a user