summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-11-11 08:47:46 +0100
committertv <tv@krebsco.de>2016-11-11 08:47:57 +0100
commitb837dec290e54f532cd5539c93a663ba11f68c54 (patch)
treeae187b4d10f79fe6b77fa1be91ba2d5ead7801c5 /tv/2configs
parentae73660522fb8a02a86eaa7124285a3aaa3cbb14 (diff)
cd: drop stuff now done by ni #2
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index b38ef00f..b6724f40 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -89,7 +89,7 @@ let
# TODO make nick = config.krebs.build.host.name the default
nick = config.krebs.build.host.name;
channel = "#retiolum";
- server = "cd.retiolum";
+ server = "ni.r";
verbose = true;
};
};