mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-13 22:12:50 +01:00
mnt-reform: Format
This commit is contained in:
parent
6ae02e4ebd
commit
238316ce44
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue