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 | 2a5515a201779ac0d2a5e11cb4e34eb3cf168cf5 (patch) | |
tree | 5de3e01efb700a3bad39a5caa09ef4e5b1a898d5 /tv/2configs | |
parent | 26f482c1fa5ce64cdbdd3a533da9e76b3b766ab2 (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 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"; |