starfive visionfive2: Fix deviceTree name

This commit is contained in:
Jakob Leifhelm 2023-04-18 09:15:12 +02:00
parent 34f96de8c9
commit 7b2aec9939
No known key found for this signature in database
GPG Key ID: 6817AA0238100822
1 changed files with 1 additions and 1 deletions

View File

@ -18,8 +18,8 @@
grub.enable = lib.mkDefault false;
generic-extlinux-compatible.enable = lib.mkDefault true;
};
};
hardware.deviceTree.name =
lib.mkDefault "starfive/jh7110-starfive-visionfive-2-v1.3b.dtb";
};
}