calamares/src/modules/partition/partition.conf
2016-02-10 15:00:02 +01:00

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