diff --git a/modules/helpers/text.nix b/modules/helpers/text.nix index d8f6100..4773d2c 100644 --- a/modules/helpers/text.nix +++ b/modules/helpers/text.nix @@ -1,3 +1,4 @@ +# TODO: extract into separate repo { lib, ... }: let inherit (lib)