summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2020-01-19 22:55:21 +0100
committerProfpatsch <mail@profpatsch.de>2020-01-23 19:31:05 +0100
commit166d8247d0852f26449c29a0967ba15af600cdea (patch)
tree8e80d8ecb6f6a8db11c87bf093c47c5e50891180 /nixos
parent65862d21402735da0a39ec1d0990e55fb8c8baf4 (diff)
downloadnixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.tar
nixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.tar.gz
nixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.tar.bz2
nixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.tar.lz
nixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.tar.xz
nixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.tar.zst
nixpkgs-166d8247d0852f26449c29a0967ba15af600cdea.zip
modules/at-spi2-core: add debugging help to description
This makes the error message greppable.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/desktops/gnome3/at-spi2-core.nix3
1 files changed, 3 insertions, 0 deletions
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
+          <literal>The name org.a11y.Bus was not provided by any .service files</literal>.
         '';
       };