add sysbox
This commit is contained in:
parent
4b80ae9b9b
commit
02f73c8ee2
7 changed files with 90 additions and 12 deletions
|
|
@ -1,5 +1,6 @@
|
|||
self: super: {
|
||||
bento = (super.callPackage ../pkgs/bento { });
|
||||
ykfde = (super.callPackage ../pkgs/ykfde { });
|
||||
sysbox = (super.callPackage ../pkgs/sysbox { });
|
||||
wow-addon-manager = (super.callPackage ../pkgs/wow-addon-manager { });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue