summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authoradisbladis <adis@blad.is>2017-12-28 05:47:45 +0800
committeradisbladis <adis@blad.is>2017-12-28 21:13:46 +0800
commit563078184eef52d05a1cc821d348e88793a7c3ef (patch)
treec74ed167e9d9428b34980aa57d023d3227ea75bd /nixos/modules
parent907face4642ed705c69c114dc6961b9eef2e9fa6 (diff)
downloadnixlib-563078184eef52d05a1cc821d348e88793a7c3ef.tar
nixlib-563078184eef52d05a1cc821d348e88793a7c3ef.tar.gz
nixlib-563078184eef52d05a1cc821d348e88793a7c3ef.tar.bz2
nixlib-563078184eef52d05a1cc821d348e88793a7c3ef.tar.lz
nixlib-563078184eef52d05a1cc821d348e88793a7c3ef.tar.xz
nixlib-563078184eef52d05a1cc821d348e88793a7c3ef.tar.zst
nixlib-563078184eef52d05a1cc821d348e88793a7c3ef.zip
services.xserver.desktopManager.plasma5: add qtvirtualkeyboard to systemPackages
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/services/x11/desktop-managers/plasma5.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/plasma5.nix b/nixos/modules/services/x11/desktop-managers/plasma5.nix
index 19ad3a342c4b..17a2cde3a65d 100644
--- a/nixos/modules/services/x11/desktop-managers/plasma5.nix
+++ b/nixos/modules/services/x11/desktop-managers/plasma5.nix
@@ -142,6 +142,8 @@ in
 
           kde-gtk-config breeze-gtk
 
+          qtvirtualkeyboard
+
           libsForQt56.phonon-backend-gstreamer
           libsForQt5.phonon-backend-gstreamer
         ]