services.logind.settings.Login

Settings option for systemd-logind. See logind.conf(5) for available options.

Type
open submodule of attribute set of (systemd option)
Default
{ }
Example
{
  HandleLidSwitch = "ignore";
  KillUserProcesses = false;
}
Declared
<nixpkgs/nixos/modules/system/boot/systemd/logind.nix>