fix syntax

This commit is contained in:
LorenzProbst 2026-07-18 23:43:26 +02:00
parent 21cd8c8553
commit 2afd745553

View file

@ -5,6 +5,6 @@
enable = true;
openFirewall = true;
signal.relayHosts =
["rd.lo-probst.de"]
["rd.lo-probst.de"];
};
}