mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
FW13 7040: Add configuration as default.nix
This commit is contained in:
parent
9f40c1088f
commit
edc1a8ecbc
4 changed files with 68 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
|||
framework = import ./framework;
|
||||
framework-12th-gen-intel = import ./framework/12th-gen-intel;
|
||||
framework-13th-gen-intel = import ./framework/13th-gen-intel;
|
||||
framework-7040-amd = import ./framework/7040-amd;
|
||||
friendlyarm-nanopc-t4 = import ./friendlyarm/nanopc-t4;
|
||||
friendlyarm-nanopi-r5s = import ./friendlyarm/nanopi-r5s;
|
||||
focus-m2-gen1 = import ./focus/m2/gen1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue