tv 2 git: add public repo: cac
This commit is contained in:
parent
662f22a1dd
commit
01681b908f
|
@ -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 = {};
|
||||
|
|
Loading…
Reference in a new issue