mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-26 21:09:42 +01:00
lenovo/thinkpad/l14/amd: enable AMD GPU config
This commit is contained in:
parent
7f42ec8790
commit
49f1d1e1f8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
imports = [
|
||||
../.
|
||||
../../../../common/cpu/amd
|
||||
../../../../common/gpu/amd
|
||||
];
|
||||
|
||||
boot.kernelParams = [
|
||||
|
|
Loading…
Reference in a new issue