Files
nixos-hardware/common/cpu/intel/tiger-lake/default.nix

7 lines
76 B
Nix

{
imports = [
./cpu-only.nix
../../../gpu/intel/tiger-lake
];
}