summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-08-06 00:11:26 +0200
committertv <tv@shackspace.de>2015-08-06 00:11:26 +0200
commit01681b908f58e988f028054dd10de44579ca24ff (patch)
treec6ee805c40931b230e7fd7ae81dd70214eec6ebc /tv
parent662f22a1ddd32d33157d3807756b0742e7d21752 (diff)
tv 2 git: add public repo: cac
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/git.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index ecb98cef..8d662494 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -20,6 +20,9 @@ let
rules = concatMap make-rules (attrValues repos);
public-repos = mapAttrs make-public-repo {
+ cac = {
+ desc = "CloudAtCost command line interface";
+ };
cgserver = {};
crude-mail-setup = {};
dot-xmonad = {};