obconf-qt: init at 0.11.0

This commit is contained in:
romildo
2016-10-07 06:57:25 -03:00
parent 4a3c05b920
commit a5bbe8970f
3 changed files with 43 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@ let
### OPTIONAL
qterminal = callPackage ./optional/qterminal { };
compton-conf = callPackage ./optional/compton-conf { };
obconf-qt = callPackage ./optional/obconf-qt { };
};