Added couple of plugins, and some other stuff to work on more than 1 raspberry

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-08-24 11:37:32 +02:00
parent 85610f1fc3
commit 01bc3b9cd1

View File

@ -2,7 +2,7 @@
"builders": [
{
"name": "pwnagotchi",
"type": "arm64-image",
"type": "arm-image",
"iso_url": "https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2023-05-03/2023-05-03-raspios-bullseye-arm64-lite.img.xz",
"iso_checksum": "bf982e56b0374712d93e185780d121e3f5c3d5e33052a95f72f9aed468d58fa7c"
}