diff options
author | makefu <makefu@tsp> | 2015-08-13 12:02:38 +0200 |
---|---|---|
committer | makefu <makefu@tsp> | 2015-08-13 12:02:38 +0200 |
commit | 4d08db7462dd9065f30093a24c701e0f072c42f3 (patch) | |
tree | d874216e3a3671076dd3963dfb0766ea82b61f63 /tv/2configs/git.nix | |
parent | ab2d3f96be09e4a77f33b7ce2f3b96dbc9b57c39 (diff) | |
parent | 7c578b1cad5d33c4a2773459ef62a8a72c585972 (diff) |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/2configs/git.nix')
-rw-r--r-- | tv/2configs/git.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix index ecb98cef2..8d662494c 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 = {}; |