Merge pull request #408 from koalp/master
Add acpi_call for lenovo thinkpad x270
This commit is contained in:
commit
31e258c27d
|
@ -2,6 +2,8 @@
|
|||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
../../../common/pc/laptop/ssd
|
||||
];
|
||||
|
||||
boot.kernelParams = [
|
||||
|
|
Loading…
Reference in a new issue