Merge pull request #28856 from jtojnar/at-spi2-core

gnome3.at-spi2-core: fix service not found error
This commit is contained in:
Jörg Thalheim 2017-09-26 00:39:49 +01:00 committed by GitHub
commit bda2d25a50

View File

@ -34,6 +34,8 @@ with lib;
services.dbus.packages = [ pkgs.at_spi2_core ];
systemd.packages = [ pkgs.at_spi2_core ];
};
}