1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-25 22:18:32 +02:00

thinkpad t14s amd: add amd gpu module (#271)

This commit is contained in:
cwyc 2021-06-08 05:09:01 -04:00 committed by GitHub
parent b2186d6c3c
commit fccbee72df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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