This website requires JavaScript.
Explore
Help
Sign in
eeva
/
nixos-hardware
Watch
1
Star
0
Fork
You've already forked nixos-hardware
0
mirror of
https://github.com/NixOS/nixos-hardware
synced
2024-11-01 08:39:41 +01:00
Code
Issues
Releases
Wiki
Activity
7495e87753
nixos-hardware
/
hardkernel
/
odroid-h3
/
default.nix
6 lines
62 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: add initial support for odroid-h3 hardware This should work for both odroid-h3 and h3+ as they both have a jasper lake CPU (N5105 and N6005).
2023-08-31 14:28:21 +02:00
{
imports
=
[
treewide: Switch from gpu/intel to cpu/intel where applicable
2024-10-10 19:04:47 +02:00
../../common/cpu/intel/jasper-lake
feat: add initial support for odroid-h3 hardware This should work for both odroid-h3 and h3+ as they both have a jasper lake CPU (N5105 and N6005).
2023-08-31 14:28:21 +02:00
]
;
}
Reference in a new issue
Copy permalink