about summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers
diff options
context:
space:
mode:
authorJosé Romildo Malaquias <malaquias@gmail.com>2016-10-03 19:57:00 -0300
committerJosé Romildo Malaquias <malaquias@gmail.com>2016-10-06 08:02:43 -0300
commit49ed3ab705c463efa59724ea9a8f57e16f0b99b0 (patch)
tree3689ac0fcf5e41c4c5572ede57cf2c5984642eae /nixos/modules/services/x11/desktop-managers
parentf3e8bfa8237b75892b470dca116763db62a34c4c (diff)
downloadnixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.tar
nixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.tar.gz
nixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.tar.bz2
nixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.tar.lz
nixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.tar.xz
nixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.tar.zst
nixlib-49ed3ab705c463efa59724ea9a8f57e16f0b99b0.zip
lxqt: fix small issues in nix expressions
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers')
-rw-r--r--nixos/modules/services/x11/desktop-managers/lxqt.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/lxqt.nix b/nixos/modules/services/x11/desktop-managers/lxqt.nix
index 0349d61abbcd..4a89ee880ca2 100644
--- a/nixos/modules/services/x11/desktop-managers/lxqt.nix
+++ b/nixos/modules/services/x11/desktop-managers/lxqt.nix
@@ -31,6 +31,7 @@ in
     };
 
     environment.systemPackages = [
+      pkgs.kde5.kwindowsystem # provides some QT5 plugins needed by lxqt-panel
       pkgs.kde5.oxygen-icons5 # default icon theme
       pkgs.libfm
       pkgs.libfm-extra