mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
dell-precision-3490: init module
This commit is contained in:
committed by
mergify[bot]
parent
c06d50adeb
commit
72081c9fbb
6
common/cpu/intel/meteor-lake/default.nix
Normal file
6
common/cpu/intel/meteor-lake/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
../cpu-only.nix
|
||||
../../../gpu/intel/meteor-lake
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user