mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
add w520 ( copy of t520 )
This commit is contained in:
committed by
mergify[bot]
parent
01467901ec
commit
ce93797a42
8
lenovo/thinkpad/w520/default.nix
Normal file
8
lenovo/thinkpad/w520/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
../tp-smapi.nix
|
||||
../../../common/cpu/intel/sandy-bridge
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user