mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-24 09:51:04 +01:00
gmktec/nucbox/g3-plus: init
Product page: <https://www.gmktec.com/products/nucbox-g3-plus-enhanced-performance-mini-pc-with-intel-n150-processor> This profile just configures the Intel Twin Lake N150 CPU and integrated graphics for this mini-PC. fstrim is also enabled for the SSD. That's all this seemed to need to function properly. As is now expected from Intel NUC systems, it provides a solid "out-of-the-box" experience. No special quirks are apparent. We import the Alder Lake modules since Twin Lake is just a refreshed version of the Alder Lake-N series. Re-using those seems to be fine for this purpose.
This commit is contained in:
parent
6afacb3b10
commit
0833dc8bbc
3 changed files with 29 additions and 0 deletions
|
|
@ -130,6 +130,7 @@
|
|||
focus-m2-gen1 = import ./focus/m2/gen1;
|
||||
gigabyte-b550 = import ./gigabyte/b550;
|
||||
gigabyte-b650 = import ./gigabyte/b650;
|
||||
gmktec-nucbox-g3-plus = import ./gmktec/nucbox/g3-plus;
|
||||
google-pixelbook = import ./google/pixelbook;
|
||||
gpd-micropc = import ./gpd/micropc;
|
||||
gpd-p2-max = import ./gpd/p2-max;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue