Apply customization for EU edition

This commit is contained in:
Michael Smith
2024-09-11 10:39:48 +02:00
parent c08e57de0d
commit 1186cb2d47
18 changed files with 102 additions and 55 deletions

View File

@@ -8,6 +8,7 @@ efi:
label: "EFI"
userSwapChoices:
- suspend
luksGeneration: luks2
drawNestedPartitions: false
alwaysShowPartitionLabels: true
allowManualPartitioning: false
@@ -26,5 +27,9 @@ initialSwapChoice: suspend
requiredPartitionTableType: gpt
partitionLayout:
- filesystem: "ext4"
noEncrypt: false
mountPoint: "/"
size: 100%
enableLuksAutomatedPartitioning: true
# FIXME(m): This does not seem to work
preCheckEncryption: true