mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
lenovo/thinkpad/t520: create
Borrow `t420`'s config since the machines only mainly differ in screen size
This commit is contained in:
8
lenovo/thinkpad/t520/default.nix
Normal file
8
lenovo/thinkpad/t520/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