feat(minecraft): bedrock server

This commit is contained in:
arcnmx 2024-04-27 13:30:33 -07:00
parent f05b50b53e
commit 9f98934a17
11 changed files with 383 additions and 11 deletions

View file

@ -11,6 +11,7 @@ _: {
services = {
sshd.enable = true;
tailscale.enable = true;
minecraft-bedrock-server.enable = true;
};
};
}