diff options
author | tv <tv@krebsco.de> | 2020-11-24 20:13:48 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2020-11-24 20:20:53 +0100 |
commit | ab1ba36b8fc8d6fa26ed5b0e4210daf33f56bcf9 (patch) | |
tree | c1406f36c7ce8ba25452839dbca93dd193450840 /tv/2configs | |
parent | fe4d6d217f2e26dca3412b5d682ac830e2ec7141 (diff) |
tv gitrepos: add mailaids
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/gitrepos.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 59090c8e3..991281ede 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"; |