nixos-hardware/lenovo/thinkpad/x200s/default.nix

8 lines
86 B
Nix
Raw Permalink Normal View History

2021-04-21 04:50:55 +02:00
{
imports = [
../.
../../../common/pc/laptop/hdd
../tp-smapi.nix
];
}