nixos-hardware/lenovo/thinkpad/x1/7th-gen/default.nix

8 lines
95 B
Nix
Raw Normal View History

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