added teamspeak server

This commit is contained in:
yaroslav
2025-06-19 23:06:07 +03:00
parent fa9c469d81
commit a4c8035a3f
5 changed files with 12 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{ ... }:
{
services.teamspeak3 = {
enable = true;
openFirewall = true;
};
}