redox/config/aarch64/raspi3bp/server-minimal.toml

11 lines
195 B
TOML
Raw Normal View History

2023-12-17 03:16:42 +01:00
# Minimal configuration
include = ["../../server-minimal.toml"]
2023-12-17 03:16:42 +01:00
# General settings
[general]
# Filesystem size in MiB
filesystem_size = 256
# EFI partition size in MiB
2023-12-17 03:16:42 +01:00
efi_partition_size = 128