cinnamon.xapps: init at 1.6.8
This commit is contained in:
committed by
worldofpeace
parent
297604cb35
commit
632c4f2c9b
@@ -0,0 +1,5 @@
|
||||
{ pkgs, lib }:
|
||||
|
||||
lib.makeScope pkgs.newScope (self: with self; {
|
||||
xapps = callPackage ./xapps {};
|
||||
})
|
||||
Reference in New Issue
Block a user