dell-precision-3490: init module

This commit is contained in:
Benedikt Rips
2025-04-25 00:44:36 +02:00
committed by mergify[bot]
parent c06d50adeb
commit 72081c9fbb
5 changed files with 34 additions and 0 deletions

View File

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