Files
Arch-R/config/noobs/os.json
2025-05-11 12:28:50 +00:00

12 lines
323 B
JSON

{
"name": "@DISTRONAME@_@PROJECT@",
"version": "@DISTRO_VERSION@",
"release_date": "@RELEASE_DATE@",
"kernel": "@KERNEL_VERSION@",
"description": "@DESCRIPTION@",
"username": "root",
"password": "@ROOT_PASSWORD@",
"supported_hex_revisions": "@NOOBS_HEX@",
"supported_models": [@NOOBS_SUPPORTED_MODELS@]
}