1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-28 23:48:33 +02:00
nixos-hardware/lenovo/thinkpad/x1-extreme/default.nix

8 lines
96 B
Nix
Raw Normal View History

2019-09-28 23:58:20 +02:00
{
imports = [
../.
../../../common/cpu/intel
../../../common/pc/laptop/ssd
];
}