init
This commit is contained in:
7
services/mattermost.nix
Executable file
7
services/mattermost.nix
Executable file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
services.mattermost = {
|
||||
enable = true;
|
||||
siteUrl = "https://chat.mtgmonkey.net";
|
||||
port = 9780;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user