add rpi-imager
All checks were successful
nixos config pipeline / show-flake (push) Successful in 45s
nixos config pipeline / deploy (push) Successful in 43s

This commit is contained in:
smayzy 2026-04-22 18:29:57 +02:00
parent 892e5681a1
commit 44df22fef4
2 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ in
android-tools
gdb
chromium
rpi-imager
];
};
}

View File

@ -60,6 +60,7 @@ in
firejail
gdb
chromium
rpi-imager
];
};
}