Copy aarch64 desktop-minimal config to aarch64 desktop config
This commit is contained in:
parent
2a8decf355
commit
86c5ef0da1
14
config/aarch64/desktop.toml
Normal file
14
config/aarch64/desktop.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 a new issue