diff --git a/config/noobs/os.json b/config/noobs/os.json index fe3ebd04ac..2fb08c7f63 100644 --- a/config/noobs/os.json +++ b/config/noobs/os.json @@ -6,6 +6,6 @@ "description": "@DESCRIPTION@", "username": "root", "password": "@ROOT_PASSWORD@", - "supported_models": [@NOOBS_SUPPORTED_MODELS@], - "supported_hex_revisions": "@NOOBS_HEX@" + "supported_hex_revisions": "@NOOBS_HEX@", + "supported_models": [@NOOBS_SUPPORTED_MODELS@] }