nixpkgs/nixos/modules/services/x11
Jan Tojnar 510737cca7
nixos/gnome3: override schemas using env variable
For some reason, the GNOME 3.26 update broke the overrides. It turns
out the overrides now need to come before the overriden schemas in the
XDG_DATA_DIRS variable. This is not possible in general due to applications
prefixing the variable (e.g. in wrapGAppsHook).

To fix this, a new environment variable NIX_GSETTINGS_OVERRIDES_DIR
was introduced. It has greater priority than XDG_DATA_DIRS but lower
than GSETTINGS_SCHEMA_DIR. A separate variable was chosen in order not
to block the built-in one for users.
2017-11-15 03:45:25 +01:00
..
desktop-managers nixos/gnome3: override schemas using env variable 2017-11-15 03:45:25 +01:00
display-managers gdm: don't start getty@tty1 if enabled 2017-10-30 21:43:10 +01:00
hardware nixos: minor X11 option description improvements (#30035) 2017-10-09 12:07:19 -07:00
window-managers compiz: drop 2017-08-30 06:59:20 -04:00
colord.nix colord service: init 2016-03-11 01:58:40 +03:00
compton.nix compton: change extraOptions type to types.lines 2017-11-05 20:23:44 +09:00
redshift.nix redshift: allow using geoclue2 loation provider 2017-10-21 22:34:14 +01:00
terminal-server.nix nixos: update default cases from KDM/KDE4 to SDDM/KDE5 2017-02-09 21:52:00 -05:00
unclutter-xfixes.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
unclutter.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
urxvtd.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
xautolock.nix nixos/xautolock: rewrite and add some options 2017-10-10 19:02:27 +02:00
xbanish.nix nixos/xsession: use graphical systemd user target 2017-05-29 15:05:28 +02:00
xfs.conf Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
xserver.nix Revert "services.xserver: assert that either desktop- or window manager is not "none"" 2017-11-05 01:51:13 +01:00