mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
dell-xps-15-9570: init
This commit is contained in:
parent
f12e5fd7ec
commit
01467901ec
7 changed files with 88 additions and 1 deletions
8
dell/xps/15-9570/intel/default.nix
Normal file
8
dell/xps/15-9570/intel/default.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
../../../../common/cpu/intel
|
||||
../../../../common/pc/laptop
|
||||
../../../../common/gpu/nvidia/disable.nix
|
||||
../xps-common.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue