summaryrefslogtreecommitdiffstats
path: root/tv/2configs/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/2configs/git.nix')
-rw-r--r--tv/2configs/git.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index 1f7b6b00b..d45321cd8 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -33,6 +33,9 @@ let {
cgit.desc = "dict.leo.org command line interface";
};
get = {};
+ htgen = {
+ cgit.desc = "toy HTTP server";
+ };
irc = {
cgit.desc = "toy IRC client";
};
@@ -48,6 +51,7 @@ let {
populate = {
cgit.desc = "source code installer";
};
+ q = {};
regfish = {};
soundcloud = {
cgit.desc = "SoundCloud command line interface";
@@ -71,6 +75,7 @@ let {
cgserver = {};
crude-mail-setup = {};
dot-xmonad = {};
+ hirc = {};
make-snapshot = {};
nixos-infest = {};
painload = {};