nixpkgs-suyu/nixos/modules/services/x11/display-managers
Jan Tojnar 87d18174d3 nixos/gdm: fix accessibility menu icon
GNOME Shell 42 switched an icon for the accessibility menu in the top panel
to one from gnome-control-center instead of a legacy one from adwaita-icon-theme:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2155

Let’s add that dependency to the systemd unit since installing it
through `environment.systemPackages` is not enough due to environment isolation.
2022-03-25 15:02:49 +01:00
..
lightdm-greeters
account-service-util.nix
default.nix nixos services.xserver.displayManager.session: drop type 2022-03-19 21:11:41 +01:00
gdm.nix nixos/gdm: fix accessibility menu icon 2022-03-25 15:02:49 +01:00
lightdm.nix nixos/lightdm: enable polkit 2022-01-27 01:45:45 +01:00
sddm.nix sddm: respect services.xserver.displayManager.defaultSession 2021-11-01 18:57:59 +08:00
set-session.py
slim.nix
startx.nix nixos/{startx,xserver,sx}: make it possible to use both a gui dm 2021-11-16 23:30:27 +02:00
sx.nix nixos/{startx,xserver,sx}: make it possible to use both a gui dm 2021-11-16 23:30:27 +02:00
xpra.nix