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

8 lines
95 B
Nix
Raw Permalink Normal View History

2020-05-16 22:12:10 +02:00
{
imports = [
../.
../../../../common/pc/laptop/acpi_call.nix
./audio.nix
];
}