mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Add jeremy aarch64 config
This commit is contained in:
parent
0e892b725f
commit
df61417b66
14
config/aarch64/jeremy.toml
Normal file
14
config/aarch64/jeremy.toml
Normal file
@ -0,0 +1,14 @@
|
||||
# Default desktop configuration
|
||||
|
||||
include = ["../desktop-minimal.toml"]
|
||||
|
||||
# Override the default settings here
|
||||
|
||||
# General settings
|
||||
[general]
|
||||
# Filesystem size in MiB
|
||||
# filesystem_size = 1024
|
||||
|
||||
# Package settings
|
||||
[packages]
|
||||
# example = {}
|
||||
Loading…
Reference in New Issue
Block a user