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

Merge pull request #408 from koalp/master

Add acpi_call for lenovo thinkpad x270
This commit is contained in:
Jörg Thalheim 2022-05-20 07:57:23 +01:00 committed by GitHub
commit 31e258c27d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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