mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-04 18:19:40 +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 = [
|
imports = [
|
||||||
../.
|
../.
|
||||||
../../../../common/cpu/amd
|
../../../../common/cpu/amd
|
||||||
|
../../../../common/gpu/amd
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
|
|
Loading…
Reference in a new issue