update partition config to more modern keys

This commit is contained in:
Harald Sitter
2024-03-16 19:32:39 +01:00
parent 57d510e87f
commit a58eda70bb

View File

@@ -2,17 +2,20 @@
# SPDX-FileCopyrightText: 2019-2020 Harald Sitter <sitter@kde.org>
# SPDX-FileCopyrightText: 2016 Rohan Garg <rohan@kde.org>
efiSystemPartition: "/efi"
efiSystemPartitionSize: 4098M
efiSystemPartitionName: ESP
defaultPartitionTableType: gpt
requiredPartitionTableType: gpt
defaultFileSystemType: btrfs
luksGeneration: luks2
enableLuksAutomatedPartitioning: true
efi:
mountPoint: "/efi"
recommendedSize: 4098M
minimumSize: 1024M
label: "ESP"
partitionLayout:
- name: "KDEOS"
type: "Linux root-x86-64"