This commit is contained in:
WeeXnes 2025-06-30 21:32:13 +02:00
parent e4608f1112
commit 4cd318f100

View file

@ -0,0 +1,28 @@
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
efi:
mountPoint: "/boot/efi"
recommendedSize: 300MiB
minimumSize: 32MiB
label: "EFI"
userSwapChoices:
- none
- small
- suspend
- file
luksGeneration: luks1
drawNestedPartitions: false
alwaysShowPartitionLabels: true
initialPartitioningChoice: none
initialSwapChoice: none
lvm:
enable: false
defaultFileSystemType: "ext4"
essentialMounts: [ "live-*", "control", "ventoy" ]