Make the minecraft stuff work again
This commit is contained in:
parent
cb42b5c0e4
commit
78ac018a11
7 changed files with 68 additions and 35 deletions
|
@ -22,4 +22,9 @@
|
|||
wireguard.server.enable = true;
|
||||
stateVersion = "24.05";
|
||||
};
|
||||
|
||||
services.minecraft-servers.servers = {
|
||||
velocity.enable = true;
|
||||
skyblock.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue