Skip to content

Commit 05301f7

Browse files
committed
add NVIDIA initrd
1 parent 862f738 commit 05301f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system76/galp5-1650/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
../../common/gpu/nvidia/ampere
77
];
88

9+
boot.initrd.kernelModules = [ "nvidia" ];
10+
911
hardware.nvidia = {
1012

1113
# modesetting.enable = lib.mkDefault true;

0 commit comments

Comments
 (0)