23 lines
435 B
Plaintext
23 lines
435 B
Plaintext
---
|
|
efiSystemPartition: "/boot/efi"
|
|
efiSystemPartitionSize: 300M
|
|
efiSystemPartitionName: EFI
|
|
|
|
userSwapChoices:
|
|
- none
|
|
- small
|
|
- suspend
|
|
- file
|
|
|
|
drawNestedPartitions: true
|
|
alwaysShowPartitionLabels: true
|
|
|
|
initialPartitioningChoice: replace
|
|
initialSwapChoice: small
|
|
|
|
defaultFileSystemType: "ext4"
|
|
availableFileSystemTypes: ["ext4", "btrfs", "xfs", "f2fs"]
|
|
|
|
enableLuksAutomatedPartitioning: true
|
|
allowManualPartitioning: true
|