mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
hardkernel/odroid-h4: init
This commit is contained in:
parent
240f698fc8
commit
d85ec4b3c6
3 changed files with 7 additions and 0 deletions
5
hardkernel/odroid-h4/default.nix
Normal file
5
hardkernel/odroid-h4/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
../../common/cpu/intel/alder-lake
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue