Merge pull request #461 from ricci/framework-12th-gen-intel

Add support for Framework laptop, 12th gen Intel Core edition
This commit is contained in:
Jörg Thalheim
2022-09-14 07:26:02 +02:00
committed by GitHub
4 changed files with 70 additions and 0 deletions

View File

@@ -113,6 +113,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>` |