diff --git a/repos/config.toml b/repos/config.toml index f9242fc9..525b3cb4 100644 --- a/repos/config.toml +++ b/repos/config.toml @@ -85,6 +85,11 @@ description = "all about nix" visibility = "public" archived = false +[repo."rkt"] +description = "learn a useful language" +visibility = "public" +archived = false + [repo."ruga"] description = "ruby meets genetic algorithm" visibility = "private"