mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
9 lines
138 B
TOML
9 lines
138 B
TOML
include = [ "../base.toml", "ci.toml" ]
|
|
|
|
# General settings
|
|
[general]
|
|
filesystem_size = 8192
|
|
|
|
# Package settings
|
|
[packages]
|
|
# example = {} |