fix(voice01): style
This commit is contained in:
parent
6d2385af21
commit
f424439a82
1 changed files with 1 additions and 1 deletions
|
@ -3,12 +3,12 @@ let
|
|||
in
|
||||
{
|
||||
services.murmur = {
|
||||
inherit port;
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
users = 16;
|
||||
welcometext = "Bienvenue sur le serveur Mumble expérimental de la DGNum.";
|
||||
registerHostname = "voice.lab.dgnum.eu";
|
||||
port = port;
|
||||
password = "coupe-boulon";
|
||||
logFile = "/var/log/murmur/murmurd.log";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue