nixpkgs/nixos/modules/services/x11/display-managers
Tony White c95bd5d085 sddm: add numlock switch
- added numlock on boot switch
- simply add :
services.xserver.displayManager.sddm.autoNumlock = true;
to configuration.nix and sddm will start
with numlock enabled.
2016-01-26 06:17:32 +00:00
..
lightdm-greeters Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
auto.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
default.nix lightdm & xserver service: add ability to spawn more than one X server 2015-12-15 08:49:28 -06:00
gdm.nix display-managers: fix pam_env.so usage 2015-11-22 21:25:11 +01:00
kdm.nix kdmrc: Build locally 2016-01-05 12:17:32 +01:00
lightdm.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
sddm.nix sddm: add numlock switch 2016-01-26 06:17:32 +00:00
slim.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00