From 874c83c94830d45a64edb408de5a1dd1cae786a4 Mon Sep 17 00:00:00 2001 From: Sizhe Zhao Date: Tue, 7 May 2024 15:23:24 +0800 Subject: [PATCH] fix(lib): fix typo --- lib/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/default.nix b/lib/default.nix index 0ca2036..ea618a7 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -523,7 +523,7 @@ let }; }); - # import all tge types from the types directory + # import all the types from the types directory types = lib.listToAttrs ( map (file: lib.nameValuePair