11 lines
405 B
Plaintext
11 lines
405 B
Plaintext
# This setting specifies the mount point of the EFI system partition. Some
|
|
# distributions (Fedora, Debian, Manjaro, etc.) use /boot/efi, others (KaOS,
|
|
# etc.) use just /boot.
|
|
efiSystemPartition: "/boot/efi"
|
|
|
|
# Make sure an autogenerated swap partition is big enough for hibernation
|
|
ensureSuspendToDisk: true
|
|
|
|
# Correctly draw nested (e.g. logical) partitions as such.
|
|
nestedPartitions: true
|