mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
fix: remove intel from services.xserver.videoDrivers due to deprecation in 24.11
This commit is contained in:
committed by
mergify[bot]
parent
7c674c6734
commit
a2861aa696
@@ -9,6 +9,4 @@
|
||||
|
||||
# touchpad goes over i2c
|
||||
boot.blacklistedKernelModules = [ "psmouse" ];
|
||||
|
||||
services.xserver.videoDrivers = lib.mkDefault [ "intel" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user