lxqt: fix small issues in nix expressions

This commit is contained in:
José Romildo Malaquias 2016-10-03 19:57:00 -03:00
commit 49ed3ab705
3 changed files with 9 additions and 4 deletions

View file

@ -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