summaryrefslogtreecommitdiffstats
path: root/tv
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
commitab1ba36b8fc8d6fa26ed5b0e4210daf33f56bcf9 (patch)
treec1406f36c7ce8ba25452839dbca93dd193450840 /tv
parentfe4d6d217f2e26dca3412b5d682ac830e2ec7141 (diff)
tv gitrepos: add mailaids
Diffstat (limited to 'tv')
-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 59090c8e..991281ed 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";