Move the minecraft overlay back out of the global overlays

This commit is contained in:
Jimbo 2024-10-15 22:46:06 -04:00
parent 00ab80d1b8
commit 7f5e5f2cc0
5 changed files with 9 additions and 78 deletions

View file

@ -10,6 +10,8 @@
./servers/uberbeta
];
nixpkgs.overlays = [ minecraft.overlay ];
services.minecraft-servers = {
enable = true;
eula = true;