nixpkgs/nixos/modules/services/x11/display-managers
Alyssa Ross 7658c90f21
nixos/xserver: improve DM error message when X off
Previously, if you, for example, set
services.xserver.displayManager.sddm.enable, but forgot to set
services.xserver.enable, you would get an error message that looked like
this:

    error: attribute 'display-manager' missing

Which was not particularly helpful.

Using assertions, we can make this message much better.
2019-05-02 16:19:59 +00:00
..
lightdm-greeters nixos/lightdm-greeters/pantheon: add warning 2019-04-07 17:51:19 -04:00
auto.nix nixos/displayManagers/auto: allow root auto-login 2018-09-02 08:18:10 +02:00
default.nix nixos/display-managers: allow pure wayland sessions 2019-01-03 09:38:36 +03:00
gdm.nix nixos/gdm: use provided PAM login configuration wherever possible 2019-04-14 09:49:01 -04:00
lightdm.nix nixos/xserver: improve DM error message when X off 2019-05-02 16:19:59 +00:00
sddm.nix nixos/xserver: improve DM error message when X off 2019-05-02 16:19:59 +00:00
slim.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
startx.nix nixos/display-managers/startx: fix typos for startx option description 2019-04-21 07:46:37 +00:00
xpra.nix cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00