2 lass.git-repos: change irc-server to cd
This commit is contained in:
parent
bf4f2e31d3
commit
a1ea09404f
@ -39,7 +39,7 @@ let
|
||||
post-receive = git.irc-announce {
|
||||
nick = config.networking.hostName; # TODO make this the default
|
||||
channel = "#retiolum";
|
||||
server = "ire.retiolum";
|
||||
server = "cd.retiolum";
|
||||
};
|
||||
};
|
||||
};
|
||||
@ -63,7 +63,7 @@ let
|
||||
post-receive = git.irc-announce {
|
||||
nick = config.networking.hostName; # TODO make this the default
|
||||
channel = "#retiolum";
|
||||
server = "ire.retiolum";
|
||||
server = "cd.retiolum";
|
||||
};
|
||||
};
|
||||
public = true;
|
||||
|
Loading…
Reference in New Issue
Block a user