diff options
author | makefu <github@syntax-fehler.de> | 2015-10-19 19:46:26 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-10-19 19:46:26 +0200 |
commit | 3175318eb0542d0751491b7f9e881d50f8ba6741 (patch) | |
tree | 2e3b7f12ac9cc216a760d41bb1c0d40be65246c4 /makefu/2configs | |
parent | fa8abf4a270596ec418f923216c57c95c50cf7c8 (diff) |
m 2 cgit: add tinc_graphs repo
Diffstat (limited to 'makefu/2configs')
-rw-r--r-- | makefu/2configs/git/cgit-retiolum.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/2configs/git/cgit-retiolum.nix b/makefu/2configs/git/cgit-retiolum.nix index 1277a014e..189dd66c8 100644 --- a/makefu/2configs/git/cgit-retiolum.nix +++ b/makefu/2configs/git/cgit-retiolum.nix @@ -10,6 +10,9 @@ let stockholm = { desc = "Make all the systems into 1systems!"; }; + tinc_graphs = { + desc = "Tinc Advanced Graph Generation"; + }; }; priv-repos = mapAttrs make-priv-repo { |