1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-01-24 17:55:00 +01:00
nixos-hardware/lenovo/thinkpad/x13/amd/default.nix

7 lines
81 B
Nix
Raw Normal View History

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