mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-08-08 14:14:03 +00:00
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
efiSystemPartition: "/boot/efi"
|
|
enableLuksAutomatedPartitioning: true
|
|
userSwapChoices:
|
|
- none
|
|
- file
|
|
initialSwapChoice: file
|
|
drawNestedPartitions: true
|
|
defaultFileSystemType: "ext4"
|
|
availableFileSystemTypes: ["ext4","btrfs","xfs"]
|