hosts/logos: kill minecraft
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
339dc0b5ab
commit
afff3eb5a5
|
@ -1,6 +1,6 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
services.minecraft-server = {
|
services.minecraft-server = {
|
||||||
enable = true;
|
enable = false;
|
||||||
eula =
|
eula =
|
||||||
true; # set to true if you agree to Mojang's EULA: https://account.mojang.com/documents/minecraft_eula
|
true; # set to true if you agree to Mojang's EULA: https://account.mojang.com/documents/minecraft_eula
|
||||||
declarative = true;
|
declarative = true;
|
||||||
|
|
Loading…
Reference in New Issue