2023-12-17 03:16:42 +01:00
|
|
|
# Minimal configuration
|
|
|
|
|
2024-01-04 19:45:40 +01:00
|
|
|
include = ["../../server-minimal.toml"]
|
2024-01-04 15:31:44 +01:00
|
|
|
|
2023-12-17 03:16:42 +01:00
|
|
|
# General settings
|
|
|
|
[general]
|
|
|
|
# Filesystem size in MiB
|
|
|
|
filesystem_size = 256
|
|
|
|
# Do not prompt if settings are not defined
|
|
|
|
prompt = false
|
|
|
|
efi_partition_size = 128
|