1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 02:53:34 +02:00

dell/xps/13-9380: also import intel profile

This commit is contained in:
Jörg Thalheim 2019-07-01 10:15:35 +01:00
parent 59c97be4d0
commit 83c44abc3f
No known key found for this signature in database
GPG Key ID: B3F5D81B0C6967C4

View File

@ -2,6 +2,7 @@
{ {
imports = [ imports = [
../../../common/cpu/intel
../../../common/pc/laptop ../../../common/pc/laptop
../../../common/pc/laptop/acpi_call.nix ../../../common/pc/laptop/acpi_call.nix
]; ];