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