note the desktopManagerHandlesLidAndPower removal
This commit is contained in:
@@ -289,6 +289,10 @@ in
|
|||||||
|
|
||||||
services.xserver.displayManager.xserverBin = "${xorg.xorgserver}/bin/X";
|
services.xserver.displayManager.xserverBin = "${xorg.xorgserver}/bin/X";
|
||||||
|
|
||||||
|
imports = [
|
||||||
|
(mkRemovedOptionModule [ "services" "xserver" "displayManager" "desktopManagerHandlesLidAndPower" ])
|
||||||
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user