dell/inspiron/7559: add + corresponding Skylake architecture configuration.

This commit is contained in:
ccritter
2025-02-24 17:28:38 -08:00
committed by Jörg Thalheim
parent d23a3bc3c6
commit d201afb2e7
7 changed files with 114 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
{
imports = [
./cpu-only.nix
../../../gpu/intel/skylake
];
}