lxde: bring gtk2-x11 to the scope

This commit is contained in:
AndersonTorres 2022-05-07 20:51:41 -03:00
parent c268cb0725
commit d51fa87975

View File

@ -2,6 +2,8 @@
lib.makeScope pkgs.newScope (self: with self; {
inherit (pkgs) gtk2-x11;
lxappearance = callPackage ./core/lxappearance { };
lxappearance-gtk2 = callPackage ./core/lxappearance {