2022-11-16 20:44:23 +01:00
|
|
|
# Jeremy's configuration
|
|
|
|
|
2024-01-04 22:10:10 +01:00
|
|
|
include = ["../desktop.toml"]
|
2024-01-04 15:31:44 +01:00
|
|
|
|
2022-11-16 20:44:23 +01:00
|
|
|
# General settings
|
|
|
|
[general]
|
|
|
|
# Filesystem size in MiB
|
2023-07-07 16:24:29 +02:00
|
|
|
filesystem_size = 4000
|
2022-11-16 20:44:23 +01:00
|
|
|
|
|
|
|
# Package settings
|
|
|
|
[packages]
|
|
|
|
# apps
|
|
|
|
cosmic-text = {}
|
|
|
|
pixelcannon = {}
|
|
|
|
sodium = {}
|
|
|
|
|
|
|
|
# cli
|
|
|
|
acid = {}
|
|
|
|
cleye = {}
|
|
|
|
ripgrep = {}
|
|
|
|
|
|
|
|
# demos
|
|
|
|
cpal = {}
|
|
|
|
orbclient = {}
|
|
|
|
rodioplay = {}
|
|
|
|
winit = {}
|
|
|
|
|
|
|
|
# games
|
2022-12-05 22:32:33 +01:00
|
|
|
dosbox = {}
|
|
|
|
eduke32 = {}
|
|
|
|
freedoom = {}
|
|
|
|
prboom = {}
|
2023-11-15 20:52:00 +01:00
|
|
|
redox-games = {}
|
2022-11-16 20:44:23 +01:00
|
|
|
|
|
|
|
# stuff
|
2022-12-05 22:32:33 +01:00
|
|
|
freepats = {}
|
2022-11-16 20:44:23 +01:00
|
|
|
generaluser-gs = {}
|
|
|
|
jeremy = {}
|
|
|
|
keyboard-sfx = {}
|
|
|
|
ttf-hack = {}
|