diff options
author | tv <tv@shackspace.de> | 2015-08-06 00:11:26 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-06 00:11:26 +0200 |
commit | 01681b908f58e988f028054dd10de44579ca24ff (patch) | |
tree | c6ee805c40931b230e7fd7ae81dd70214eec6ebc /tv | |
parent | 662f22a1ddd32d33157d3807756b0742e7d21752 (diff) |
tv 2 git: add public repo: cac
Diffstat (limited to 'tv')
-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 = {}; |