mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
22 lines
403 B
JSON
22 lines
403 B
JSON
{
|
|
"name": null,
|
|
"marketplace": {
|
|
"selectedUrl": "https://registry.start9.com/",
|
|
"knownHosts": {
|
|
"https://registry.start9.com/": {
|
|
"name": "Start9 Registry"
|
|
},
|
|
"https://community-registry.start9.com/": {
|
|
"name": "Community Registry"
|
|
}
|
|
}
|
|
},
|
|
"gaming": {
|
|
"snake": {
|
|
"highScore": 0
|
|
}
|
|
},
|
|
"ackInstructions": {},
|
|
"theme": "Dark"
|
|
}
|