chore: remove intel video driver from xserver

Seems to be not required for the current setup.

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-09-22 14:59:32 +05:30
parent 49d65b9cb4
commit f2dcc81256
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -14,7 +14,6 @@
xserver = { xserver = {
enable = true; enable = true;
videoDrivers = ["intel"];
}; };
displayManager.sddm = { displayManager.sddm = {
enable = true; enable = true;