nixpkgs/nixos
Jan Tojnar ff691ed9ba nixos/gdm: Fix missing icons
Recent `wrapGAppsHook` change stops `adwaita-icon-theme` from being added to `XDG_DATA_DIRS`:
b1e73fa2e0
Since `display-manager.service` does not have `/run/current-system/sw/share` in `XDG_DATA_DIRS`, it does not pick up the globally installed icon theme either, preventing icons from showing.

Let’s make Adwaita available to fix that for now.

Fixes: https://github.com/NixOS/nixpkgs/issues/171692
2022-05-17 00:19:18 +02:00
..
doc Merge pull request #112682 from hax404/upterm 2022-05-13 18:24:54 +02:00
lib treewide: nixosTest -> testers.nixosTest 2022-05-09 14:16:06 +02:00
maintainers nixos/lxd: improve tests 2022-05-03 12:24:13 +02:00
modules nixos/gdm: Fix missing icons 2022-05-17 00:19:18 +02:00
tests Merge pull request #166010 from Stunkymonkey/keepassxc-2.7.0 2022-05-16 11:08:23 +02:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix nixos/release: add podman, oci-containers.podman to tested 2022-05-03 19:42:33 +10:00
release-small.nix nixos/release: disable nfs3.simple 2022-03-03 06:34:59 +10:00
release.nix nixos/release: add calamares installer 2022-05-03 12:19:20 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.