gaming: fix kde crashing

This commit is contained in:
2026-04-10 07:18:09 +02:00
parent a657c07c74
commit 58f2b5aaae

View File

@@ -39,4 +39,5 @@
services.xserver.videoDrivers = [ "nvidia" ];
hardware.nvidia.open = false;
hardware.nvidia.modesetting.enable = true;
boot.blacklistedModules = [ "nvidia-i2c" ]; # causes crash in kde
}