fix syntax
This commit is contained in:
parent
21cd8c8553
commit
2afd745553
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
signal.relayHosts =
|
signal.relayHosts =
|
||||||
["rd.lo-probst.de"]
|
["rd.lo-probst.de"];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue