Initial support for Framework 12th Gen Intel Core

This commit simply replicates the base Framework, future commits will
specialize for this version
This commit is contained in:
Robert Ricci 2022-09-12 11:53:42 -06:00
parent 1fec8fda86
commit 3918f03d0d
3 changed files with 65 additions and 0 deletions

View file

@ -107,6 +107,7 @@ See code for all available configurations.
| [Dell XPS 17 9710, intel only](dell/xps/17-9710/intel) | `<nixos-hardware/dell/xps/17-9710/intel>` |
| [Dell XPS E7240](dell/e7240) | `<nixos-hardware/dell/e7240>` |
| [Framework](framework) | `<nixos-hardware/framework>` |
| [Framework 12th Gen Intel Core](framework/12th-gen-intel) | `<nixos-hardware/framework/12th-gen-intel>` |
| [FriendlyARM NanoPC-T4](friendlyarm/nanopc-t4) | `<nixos-hardware/friendlyarm/nanopc-t4>` |
| [GPD MicroPC](gpd/micropc) | `<nixos-hardware/gpd/micropc>` |
| [Google Pixelbook](google/pixelbook) | `<nixos-hardware/google/pixelbook>` |