summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2020-11-24 20:13:48 +0100
committertv <tv@krebsco.de>2020-11-24 20:20:53 +0100
commit2a5515a201779ac0d2a5e11cb4e34eb3cf168cf5 (patch)
tree5de3e01efb700a3bad39a5caa09ef4e5b1a898d5
parent26f482c1fa5ce64cdbdd3a533da9e76b3b766ab2 (diff)
tv gitrepos: add mailaids
-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 59090c8..991281e 100644
--- a/tv/2configs/gitrepos.nix
+++ b/tv/2configs/gitrepos.nix
@@ -83,6 +83,9 @@ let {
krops = {
cgit.desc = "deployment tools";
};
+ mailaids = {
+ cgit.desc = "Assortment of aids for working with electronic mail";
+ };
much = {};
netcup = {
cgit.desc = "netcup command line interface";