mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-22 19:09:42 +01:00
Reference intel core ultra in flake
This commit is contained in:
parent
ccc638b24f
commit
dd93bef722
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@
|
|||
framework-11th-gen-intel = import ./framework/13-inch/11th-gen-intel;
|
||||
framework-12th-gen-intel = import ./framework/13-inch/12th-gen-intel;
|
||||
framework-13th-gen-intel = import ./framework/13-inch/13th-gen-intel;
|
||||
framework-intel-core-ultra-series1 = import ./framework/13-inch/intel-core-ultra-series1;
|
||||
framework-13-7040-amd = import ./framework/13-inch/7040-amd;
|
||||
framework-16-7040-amd = import ./framework/16-inch/7040-amd;
|
||||
friendlyarm-nanopc-t4 = import ./friendlyarm/nanopc-t4;
|
||||
|
|
Loading…
Reference in a new issue