mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 01:33:10 +00:00
ed9998cf2a
i based this on the neighboring lightdm-greeters/mini.nix module. lightdm-mobile-greeter doesn't have a lot of configuration options. it grabs the default user to login as from lightdm, along with which DE it should launch. so no further configuration should be needed aside from enabling `services.xserver.displayManager.lightdm.enable` and either setting `services.xserver.displayManager.defaultSession` to the appropriate session or explicitly defining a seat like: ```nix services.xserver.displayManager.lightdm.extraSeatDefaults = '' user-session = phosh ''; ``` |
||
---|---|---|
.. | ||
desktop-managers | ||
display-managers | ||
hardware | ||
window-managers | ||
clight.nix | ||
colord.nix | ||
extra-layouts.nix | ||
fractalart.nix | ||
gdk-pixbuf.nix | ||
imwheel.nix | ||
picom.nix | ||
redshift.nix | ||
terminal-server.nix | ||
touchegg.nix | ||
unclutter-xfixes.nix | ||
unclutter.nix | ||
urserver.nix | ||
urxvtd.nix | ||
xautolock.nix | ||
xbanish.nix | ||
xfs.conf | ||
xfs.nix | ||
xserver.nix |