diff options
author | tv <tv@krebsco.de> | 2015-08-06 00:11:26 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-08-06 00:11:26 +0200 |
commit | 04b4fdfc5c1d1a718adab4309e7ce9dbc6453b18 (patch) | |
tree | ba07d4d7720df14896a5685885956742b0229512 /tv | |
parent | a3a82eb3e0171a60c59ddbd1b276b03ccef54f72 (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 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 = {}; |