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

8 lines
106 B
Nix
Raw Permalink Normal View History

2022-07-15 14:36:55 +02:00
{
imports = [
../../../common/cpu/intel
../../../common/pc/laptop/acpi_call.nix
../.
];
}