redox/config/server.toml
2026-06-06 15:05:31 +07:00

23 lines
326 B
TOML

# Server configuration
include = ["minimal.toml"]
# General settings
[general]
# Filesystem size in MiB
filesystem_size = 512
# Package settings
[packages]
bash = {}
bottom = {}
#contain = {} # needs to update dependencies
curl = {}
diffutils = {}
findutils = {}
gettext = {}
git = {}
installer = {}
kibi = {}
redoxfs = {}