Skip to content
Commit 08c9a0ad authored by Bjørn Forsman's avatar Bjørn Forsman Committed by Eelco Dolstra
Browse files

Add service.logind.extraConfig option

So that we can customize systemd-logind in configuration.nix.

Example:
  services.logind.extraConfig = "HandleLidSwitch=ignore";

See man logind.conf for available options.
parent 56868331
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment