mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
thinkpad t14s amd: add amd gpu module (#271)
This commit is contained in:
parent
b2186d6c3c
commit
fccbee72df
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
../.
|
../.
|
||||||
../../../../common/cpu/amd
|
../../../../common/cpu/amd
|
||||||
|
../../../../common/gpu/amd
|
||||||
];
|
];
|
||||||
|
|
||||||
# For support of newer AMD GPUs, backlight and internal microphone
|
# For support of newer AMD GPUs, backlight and internal microphone
|
||||||
|
|
Loading…
Reference in a new issue