Add support for Intel NUC 12WSHi7

This adds another supported Intel NUC variant in `intel/nuc/12wshi7`.
This commit is contained in:
Naomi Smith 2025-11-22 20:16:53 -08:00
parent 740a223630
commit 2142c37d4d
No known key found for this signature in database
GPG key ID: 8645BDF574E8F755
4 changed files with 56 additions and 0 deletions

View file

@ -207,6 +207,7 @@
hp-notebook-14-df0023 = import ./hp/notebook/14-df0023;
intel-nuc-5i5ryb = import ./intel/nuc/5i5ryb;
intel-nuc-8i7beh = import ./intel/nuc/8i7beh;
intel-nuc-12wshi7 = import ./intel/nuc/12wshi7;
lenovo-ideacentre-k330 = import ./lenovo/ideacentre/k330;
lenovo-ideapad-14imh9 = import ./lenovo/ideapad/14imh9;
lenovo-ideapad-15alc6 = import ./lenovo/ideapad/15alc6;