change config

This commit is contained in:
2023-09-29 12:30:14 +02:00
parent 4baf791e21
commit eb3e3972f3
4 changed files with 0 additions and 43 deletions

View File

@@ -1,8 +1,4 @@
self: super: {
bento = (super.callPackage ../pkgs/bento { });
ykfde = (super.callPackage ../pkgs/ykfde { });
wow-addon-manager = (super.callPackage ../pkgs/wow-addon-manager { });
strongbox = (super.callPackage ../pkgs/strongbox { });
howdy = (super.callPackage ../pkgs/howdy { });
linux-enable-ir-emitter = (super.callPackage ../pkgs/linux-enable-ir-emitter { });
}