Disable/remove Nouveau (Remove old GPU)

master
David Crompton 2023-11-01 14:07:10 -04:00
parent 51215319d3
commit 31c041d5aa
1 changed files with 0 additions and 3 deletions

View File

@ -11,12 +11,9 @@
services.xserver.videoDrivers = [
# For the RTX 4000
"nvidia"
# For the Older GPU
"nouveau"
];
services.xserver.exportConfiguration = true;
boot.blacklistedKernelModules = lib.mkForce ["nvidiafb"];
hardware.nvidia = {
# Modesetting is needed for most Wayland compositors