From 166d8247d0852f26449c29a0967ba15af600cdea Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sun, 19 Jan 2020 22:55:21 +0100 Subject: modules/at-spi2-core: add debugging help to description This makes the error message greppable. --- nixos/modules/services/desktops/gnome3/at-spi2-core.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/modules/services/desktops/gnome3/at-spi2-core.nix b/nixos/modules/services/desktops/gnome3/at-spi2-core.nix index cca98c43dc7..8fa108c4f9d 100644 --- a/nixos/modules/services/desktops/gnome3/at-spi2-core.nix +++ b/nixos/modules/services/desktops/gnome3/at-spi2-core.nix @@ -18,6 +18,9 @@ with lib; description = '' Whether to enable at-spi2-core, a service for the Assistive Technologies available on the GNOME platform. + + Enable this if you get the error or warning + The name org.a11y.Bus was not provided by any .service files. ''; }; -- cgit 1.4.1