forked from M-Labs/it-infra
nixbld: use local mattermost
This commit is contained in:
parent
9045368b16
commit
70f766efe0
@ -915,6 +915,7 @@ in
|
||||
|
||||
services.mattermost = {
|
||||
enable = true;
|
||||
package = pkgs.callPackage ./mattermost {};
|
||||
siteUrl = "https://chat.m-labs.hk/";
|
||||
mutableConfig = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user