We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9823641 + d4b6031 commit 2f60f86Copy full SHA for 2f60f86
lenovo/legion/16arh7h/hybrid/default.nix
@@ -13,7 +13,7 @@
13
];
14
15
boot.kernelModules = ["amdgpu"];
16
- services.xserver.videoDrivers = ["nvidia"];
+ services.xserver.videoDrivers = ["amdgpu" "nvidia"];
17
18
hardware = {
19
amdgpu.initrd.enable = false;
0 commit comments