lass 2 desktop-base: dont suspend on lid action
This commit is contained in:
parent
4aaef36a28
commit
12da7cf587
|
@ -61,4 +61,8 @@ in {
|
|||
xkbOptions = "caps:backspace";
|
||||
};
|
||||
|
||||
services.logind.extraConfig = ''
|
||||
HandleLidSwitch=ignore
|
||||
'';
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue