improve otp menu

This commit is contained in:
Joakim Repomaa
2025-10-09 19:33:48 +03:00
parent 6fdde36bd8
commit 157efae198
4 changed files with 126 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ lib.composeManyExtensions (
dir:
import ./${dir} {
util = util dir;
inherit inputs pkgs-unstable;
inherit inputs lib pkgs-unstable;
}
) dirs
)