mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
dell-xps-15-9570: fix imports, refactor (closer to recent profiles and more explicit) (#1331)
This commit is contained in:
parent
3e2ea8a49d
commit
18e9f9753e
5 changed files with 25 additions and 23 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
../../../../common/cpu/intel
|
||||
../../../../common/pc/laptop
|
||||
../../../../common/gpu/nvidia/disable.nix
|
||||
../xps-common.nix
|
||||
../shared.nix
|
||||
];
|
||||
|
||||
# Disables the Nvidia GPU, better for battery life
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue