1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 19:13:33 +02:00
nixos-hardware/lenovo/thinkpad/x13/amd/default.nix
2024-03-04 08:54:30 -08:00

7 lines
81 B
Nix

{ ... }: {
imports = [
../common.nix
../../../../common/cpu/amd
];
}