mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-24 19:31:54 -05:00
hardware/gpu/intel: remove iio sensor
This commit is contained in:
parent
0829dc8e1c
commit
327d50dad1
|
@ -33,8 +33,6 @@
|
||||||
libvdpau-va-gl
|
libvdpau-va-gl
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
sensor.iio.enable = true; # Enable auto-rotate and tablet mode.
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services.xserver.videoDrivers = ["modesetting"];
|
services.xserver.videoDrivers = ["modesetting"];
|
||||||
|
|
Loading…
Reference in a new issue