mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-19 14:04:06 -04:00
update partition config to more modern keys
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user