summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-10-17 03:20:06 +0200
committertv <tv@shackspace.de>2015-10-17 03:20:06 +0200
commit170dddabfbeb4122cca71a639b1e11d70bc6e628 (patch)
treef66e9f53abf831a1d43428395787a6d49f559589
parent86c552563552b838b17e5cbd38f060271edeb639 (diff)
tv git: add repos blessings, scanner
-rw-r--r--tv/2configs/git.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index d782c87f..8e430403 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -20,6 +20,7 @@ let
rules = concatMap make-rules (attrValues repos);
public-repos = mapAttrs make-public-repo {
+ blessings = {};
cac = {
desc = "CloudAtCost command line interface";
};
@@ -38,6 +39,7 @@ let
push = {};
quipper = {};
regfish = {};
+ scanner = {};
stockholm = {
desc = "take all the computers hostage, they'll love you!";
};