feat: Added minecraft

This commit is contained in:
uttarayan21
2025-02-03 17:35:01 +05:30
parent d480551edf
commit 9b1ee5f1ce
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{...}: {
services = {
minecraft-server = {
enable = true;
openFirewall = true;
eula = true;
};
};
}