dell-xps-15-9570: fix imports, refactor (closer to recent profiles and more explicit) (#1331)

This commit is contained in:
Matthieu
2025-02-20 22:07:31 +00:00
committed by GitHub
parent 3e2ea8a49d
commit 18e9f9753e
5 changed files with 25 additions and 23 deletions

View File

@@ -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
];