nixos-hardware/lenovo/thinkpad/x13/amd/default.nix

7 lines
81 B
Nix

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