mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
lxqt: fix small issues in nix expressions
This commit is contained in:
parent
f3e8bfa823
commit
49ed3ab705
3 changed files with 9 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue