tv x220: define all the lidSwitch* T_T

This commit is contained in:
tv 2019-05-20 14:18:40 +02:00
parent a666abeaab
commit 87e1da05aa
1 changed files with 5 additions and 0 deletions

View File

@ -57,6 +57,11 @@
HandleSuspendKey=ignore
'';
# because extraConfig is not extra enough:
services.logind.lidSwitch = "ignore";
services.logind.lidSwitchDocked = "ignore";
services.logind.lidSwitchExternalPower = "ignore";
services.xserver = {
videoDriver = "intel";
};