Systemd/logind: Difference between revisions

Hb (talk | contribs)
m Power Button settings have been renamed
DHCP (talk | contribs)
m remove unneeded blank line
 
(One intermediate revision by one other user not shown)
Line 51: Line 51:


<syntaxhighlight lang="nixos">
<syntaxhighlight lang="nixos">
services.logind.lidSwitch = "ignore";
services.logind.settings.Login.HandleLidSwitch = "ignore";
</syntaxhighlight>
</syntaxhighlight>
<translate>
<translate>