mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 10:58:37 +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
@@ -16,6 +16,4 @@
|
||||
"i8042.dumbkbd=1"
|
||||
"i8042.nopnp=1"
|
||||
];
|
||||
|
||||
services.xserver.videoDrivers = lib.mkDefault [ "intel" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user