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.
1 parent 862f738 commit 05301f7Copy full SHA for 05301f7
system76/galp5-1650/default.nix
@@ -6,6 +6,8 @@
6
../../common/gpu/nvidia/ampere
7
];
8
9
+ boot.initrd.kernelModules = [ "nvidia" ];
10
+
11
hardware.nvidia = {
12
13
# modesetting.enable = lib.mkDefault true;
0 commit comments