about summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers
diff options
context:
space:
mode:
authorAaron Andersen <aaron@fosslib.net>2019-10-11 05:52:37 -0400
committerGitHub <noreply@github.com>2019-10-11 05:52:37 -0400
commit0b6067f93e366d77a02ab74e3eebcd87c6c406ea (patch)
tree77f26e1a2da832c96814480d8a1fd800804cadfd /nixos/modules/services/x11/desktop-managers
parentcca0d3f62be0b4133a0452ec64bdf348cc5f4bc0 (diff)
parent3f52518048523c050a79c7bd1fac79c4f8d1a9bd (diff)
downloadnixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.tar
nixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.tar.gz
nixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.tar.bz2
nixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.tar.lz
nixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.tar.xz
nixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.tar.zst
nixlib-0b6067f93e366d77a02ab74e3eebcd87c6c406ea.zip
Merge pull request #68836 from Thra11/wacomtablet-kcm
wacomtablet: init at 3.2.0
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers')
-rw-r--r--nixos/modules/services/x11/desktop-managers/plasma5.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/plasma5.nix b/nixos/modules/services/x11/desktop-managers/plasma5.nix
index b10755df4dc2..b6fb7218da6f 100644
--- a/nixos/modules/services/x11/desktop-managers/plasma5.nix
+++ b/nixos/modules/services/x11/desktop-managers/plasma5.nix
@@ -183,7 +183,8 @@ in
         ++ lib.optional config.hardware.pulseaudio.enable plasma-pa
         ++ lib.optional config.powerManagement.enable powerdevil
         ++ lib.optional config.services.colord.enable colord-kde
-        ++ lib.optionals config.services.samba.enable [ kdenetwork-filesharing pkgs.samba ];
+        ++ lib.optionals config.services.samba.enable [ kdenetwork-filesharing pkgs.samba ]
+        ++ lib.optional config.services.xserver.wacom.enable wacomtablet;
 
       environment.pathsToLink = [
         # FIXME: modules should link subdirs of `/share` rather than relying on this