mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Add Thinkpad X13 Gen1 AMD variant
This commit is contained in:
6
lenovo/thinkpad/x13/amd/default.nix
Normal file
6
lenovo/thinkpad/x13/amd/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
../common.nix
|
||||
../../../../common/cpu/amd
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user