m 2 git: use gum as primary git host
This commit is contained in:
parent
83924b9b6c
commit
9900811f94
@ -43,7 +43,7 @@ let
|
||||
hooks = {
|
||||
post-receive = pkgs.git-hooks.irc-announce {
|
||||
nick = config.networking.hostName;
|
||||
verbose = config.krebs.build.host.name == "pnp";
|
||||
verbose = config.krebs.build.host.name == "gum";
|
||||
channel = "#retiolum";
|
||||
# TODO remove the hardcoded hostname
|
||||
server = "cd.retiolum";
|
||||
|
Loading…
Reference in New Issue
Block a user