Make the minecraft stuff work again

This commit is contained in:
Jimbo 2025-02-18 17:10:54 -05:00
parent cb42b5c0e4
commit 78ac018a11
7 changed files with 68 additions and 35 deletions

View file

@ -22,4 +22,9 @@
wireguard.server.enable = true;
stateVersion = "24.05";
};
services.minecraft-servers.servers = {
velocity.enable = true;
skyblock.enable = true;
};
}