mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Add dosbox, games, and freepats to i686 demo
This commit is contained in:
parent
09962073e2
commit
c3170d09f2
@ -25,7 +25,7 @@
|
||||
# General settings
|
||||
[general]
|
||||
# Filesystem size in MiB
|
||||
filesystem_size = 256
|
||||
filesystem_size = 320
|
||||
# Do not prompt if settings are not defined
|
||||
prompt = false
|
||||
|
||||
@ -66,9 +66,15 @@ smith = {}
|
||||
userutils = {}
|
||||
uutils = {}
|
||||
|
||||
# Games
|
||||
dosbox = {}
|
||||
freedoom = {}
|
||||
games = {}
|
||||
prboom = {}
|
||||
|
||||
# MIDI
|
||||
freepats = {}
|
||||
|
||||
# User settings
|
||||
[users.root]
|
||||
password = "password"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user