Add dosbox, games, and freepats to i686 demo
This commit is contained in:
parent
09962073e2
commit
c3170d09f2
|
@ -25,7 +25,7 @@
|
||||||
# General settings
|
# General settings
|
||||||
[general]
|
[general]
|
||||||
# Filesystem size in MiB
|
# Filesystem size in MiB
|
||||||
filesystem_size = 256
|
filesystem_size = 320
|
||||||
# Do not prompt if settings are not defined
|
# Do not prompt if settings are not defined
|
||||||
prompt = false
|
prompt = false
|
||||||
|
|
||||||
|
@ -66,9 +66,15 @@ smith = {}
|
||||||
userutils = {}
|
userutils = {}
|
||||||
uutils = {}
|
uutils = {}
|
||||||
|
|
||||||
|
# Games
|
||||||
|
dosbox = {}
|
||||||
freedoom = {}
|
freedoom = {}
|
||||||
|
games = {}
|
||||||
prboom = {}
|
prboom = {}
|
||||||
|
|
||||||
|
# MIDI
|
||||||
|
freepats = {}
|
||||||
|
|
||||||
# User settings
|
# User settings
|
||||||
[users.root]
|
[users.root]
|
||||||
password = "password"
|
password = "password"
|
||||||
|
|
Loading…
Reference in a new issue