cinnamon.xviewer: init at 2.8.3

This commit is contained in:
tu-maurice
2021-01-30 23:08:15 +01:00
parent f10d197ef8
commit 27ee15218b
2 changed files with 71 additions and 0 deletions
+1
View File
@@ -31,4 +31,5 @@ lib.makeScope pkgs.newScope (self: with self; {
muffin = callPackage ./muffin { };
xapps = callPackage ./xapps { };
warpinator = callPackage ./warpinator { };
xviewer = callPackage ./xviewer { };
})