mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
dell-xps-15-9570: fix imports, refactor (closer to recent profiles and more explicit) (#1331)
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../../../common/cpu/intel
|
||||
../../../../common/gpu/nvidia/prime.nix
|
||||
../../../../common/gpu/nvidia/pascal
|
||||
../../../../common/pc/laptop
|
||||
../xps-common.nix
|
||||
../shared.nix
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user