feat: minecraft server test

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-26 18:42:38 -03:00
parent 28c227fcf3
commit 77a87219be
7 changed files with 226 additions and 8 deletions

View File

@@ -64,6 +64,8 @@ in {
secrets.services;
networking.firewall.allowedTCPPorts = [80 433];
profiles.minecraft-servers.enable = true;
services.openssh.enable = true;
services.forgejo = {