diff options
| author | lassulus <lassulus@lassul.us> | 2018-03-06 20:21:02 +0100 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2018-03-06 20:21:02 +0100 |
| commit | 27e3b79bc00fe5724864066b7ce7cf1945f5e75d (patch) | |
| tree | 6342ba296dfd82063af204c26c2005351810d758 /tv/2configs | |
| parent | e00bacc232833cd39bdde33ef01f2189224929ad (diff) | |
| parent | d450e63fd61a31e3b34da38f48260e1bfbb013cc (diff) | |
Merge remote-tracking branch 'prism/tv'
Diffstat (limited to 'tv/2configs')
| -rw-r--r-- | tv/2configs/gitrepos.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index dc50be4..c3418e7 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -42,6 +42,9 @@ let { kirk = { cgit.desc = "IRC tools"; }; + kops = { + cgit.desc = "deployment tools"; + }; load-env = {}; loldns = { cgit.desc = "toy DNS server"; |
