revert 23.11

This commit is contained in:
2023-12-04 09:17:09 +01:00
parent add183ed8b
commit 56a35728c1

View File

@@ -1,5 +1,3 @@
self: super: { self: super: {
bento = (super.callPackage ../pkgs/bento { }); bento = (super.callPackage ../pkgs/bento { });
howdy = (super.callPackage ../pkgs/howdy { });
linux-enable-ir-emitter = (super.callPackage ../pkgs/linux-enable-ir-emitter { });
} }