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 | f189d5077565b4daee944c10f2ccacdeac3e74c9 (patch) | |
| tree | 3e807c706c5939a701424000a50422b2ca06a8f3 /tv/2configs/git.nix | |
| parent | 242829c6949b1666ea8a0805f3b22c0221655954 (diff) | |
| parent | 47e8797f9b4715930bb64176d25779f82cfe55d7 (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 ecb98ce..8d66249 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 = {}; |
