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 a new issue