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

Merge pull request #313 from ncfavier/patch-1

lenovo/thinkpad/t420: add tp-smapi
This commit is contained in:
Jörg Thalheim 2021-09-17 11:43:54 +01:00 committed by GitHub
commit 16fca9df23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
{
imports = [
../.
../tp-smapi.nix
../../../common/cpu/intel/sandy-bridge
../../../common/pc/laptop/acpi_call.nix
];