Dockapps: new structure

This commit is contained in:
AndersonTorres
2020-11-09 17:35:31 -03:00
parent 2cc1860faf
commit ce009bb0e2
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
{ config, lib, pkgs }:
lib.makeScope pkgs.newScope (self: with self; {
})