fix(lib): fix typo

This commit is contained in:
Sizhe Zhao 2024-05-07 15:23:24 +08:00 committed by mergify[bot]
parent e1b3ae2b4e
commit 874c83c948

View File

@ -523,7 +523,7 @@ let
}; };
}); });
# import all tge types from the types directory # import all the types from the types directory
types = lib.listToAttrs ( types = lib.listToAttrs (
map map
(file: lib.nameValuePair (file: lib.nameValuePair