mnt-reform: Format

This commit is contained in:
Jakob Leifhelm 2025-11-09 11:31:44 +01:00
parent 6ae02e4ebd
commit 238316ce44
No known key found for this signature in database
GPG key ID: 6817AA0238100822

View file

@ -4,7 +4,7 @@
}:
rec {
reform-flash-uboot =
lib.mapAttrs (name: config: callPackage ./reform-flash-uboot.nix { inherit config; })
lib.mapAttrs (_name: config: callPackage ./reform-flash-uboot.nix { inherit config; })
{
reform2-rk3588-dsi = {
warn = true;