Merge pull request #475 from NixOS/x1e-acpi-call

lenovo/thinkpad/x1-extreme: remove acpi_call
This commit is contained in:
Jörg Thalheim 2022-10-05 18:00:31 +02:00 committed by GitHub
commit 2b61d6502a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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