1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-07-01 17:08:32 +02:00
nixos-hardware/lenovo/thinkpad/x13/amd/default.nix

7 lines
81 B
Nix
Raw Normal View History

2024-03-03 19:27:47 +01:00
{ ... }: {
imports = [
../common.nix
../../../../common/cpu/amd
];
}