diff options
author | tv <tv@krebsco.de> | 2018-05-03 18:41:08 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-05-03 18:41:08 +0200 |
commit | 1f6270da038fe0142c4bc5e8f92386c1ed000bc7 (patch) | |
tree | 3e551a73c58253e2ace801493f406966e3b63c8e /tv/2configs/gitrepos.nix | |
parent | 83b1a961849d5e507985784846cf5b7082464da6 (diff) |
tv gitrepos: kops -> krops
Diffstat (limited to 'tv/2configs/gitrepos.nix')
-rw-r--r-- | tv/2configs/gitrepos.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index c3418e7..a4e3aaf 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -42,7 +42,7 @@ let { kirk = { cgit.desc = "IRC tools"; }; - kops = { + krops = { cgit.desc = "deployment tools"; }; load-env = {}; |