mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-18 13:40:01 -04:00
bump the minimum partition size
we'll need at least 10G right now (this may need bumping later because 10G is actually not enough to update the system)
This commit is contained in:
@@ -20,5 +20,5 @@ partitionLayout:
|
||||
filesystem: "btrfs"
|
||||
mountPoint: "/"
|
||||
size: 100%
|
||||
minSize: 4098M
|
||||
minSize: 10G
|
||||
# TODO warn when user have an unsupported disk setup
|
||||
|
||||
Reference in New Issue
Block a user