summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-09-28 23:07:37 +0200
committertv <tv@krebsco.de>2021-10-05 20:04:08 +0200
commit63b933cfbe3ab48c2ba89b13e436a1a667b533c7 (patch)
tree93e21d1dd15bf81cd3bb338bf50e2f4c9553cbbe /tv/2configs
parented2c6bd9792afbc433ae4eb23f40e17b90420f99 (diff)
tv gitrepos: add ircaids
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/gitrepos.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix
index 1586f3b3..2b8457e4 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -83,6 +83,9 @@ let {
htgen = {
cgit.desc = "toy HTTP server";
};
+ ircaids = {
+ cgit.desc = "Assortment of aids for working with Internet relay chat";
+ };
krops = {
cgit.desc = "deployment tools";
};