···265 LightDM. Please use the services.displayManager.autoLogin options
266 instead, or any other display manager in NixOS as they all support auto-login.
267 '')
000000268 (mkRemovedOptionModule [ "services" "xserver" "multitouch" ] ''
269 services.xserver.multitouch (which uses xf86_input_mtrack) has been removed
270 as the underlying package isn't being maintained. Working alternatives are
···265 LightDM. Please use the services.displayManager.autoLogin options
266 instead, or any other display manager in NixOS as they all support auto-login.
267 '')
268+ (mkRemovedOptionModule [
269+ "services"
270+ "xserver"
271+ "desktopManager"
272+ "plasma5"
273+ ] "the Plasma 5 desktop environment has been removed from nixpkgs, as it has reached EOL upstream.")
274 (mkRemovedOptionModule [ "services" "xserver" "multitouch" ] ''
275 services.xserver.multitouch (which uses xf86_input_mtrack) has been removed
276 as the underlying package isn't being maintained. Working alternatives are