nixpkgs/modules/system/boot
Bjørn Forsman 08c9a0ad5e 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.
2013-03-02 00:24:34 +01:00
..
loader gummiboot-builder.py: Update to latest gummiboot 2013-02-21 12:40:33 -05:00
kernel.nix Rename ‘system.build.systemd’ to ‘systemd.package’ 2013-01-16 13:17:57 +01:00
luksroot.nix LuksRoot: fix crypto module list. This one should finally work well. 2013-01-14 06:46:46 +02:00
modprobe.nix Blacklist the cirrusfb kernel module 2013-01-22 13:30:45 +01:00
shutdown.nix Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01:00
stage-1-init.sh systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-1.nix systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-2-init.sh Log the configuration when booting / switching 2013-02-18 15:39:47 +01:00
stage-2.nix Upstart -> systemd 2013-01-21 18:14:09 -05:00
systemd-unit-options.nix Add websockify service 2013-02-14 21:50:41 -05:00
systemd.nix Add service.logind.extraConfig option 2013-03-02 00:24:34 +01:00