feat: minecraft server (trust me 2)
This commit is contained in:
parent
297fe67d61
commit
642c18a7b6
2 changed files with 58 additions and 56 deletions
|
|
@ -38,6 +38,7 @@ in {
|
||||||
# This is mandatory, sorry.
|
# This is mandatory, sorry.
|
||||||
eula = true;
|
eula = true;
|
||||||
|
|
||||||
|
instances = {
|
||||||
# The name will be used for the state folder and system user.
|
# The name will be used for the state folder and system user.
|
||||||
# In this case, the folder is `/var/lib/mc-aged`
|
# In this case, the folder is `/var/lib/mc-aged`
|
||||||
# and the user `mc-aged`.
|
# and the user `mc-aged`.
|
||||||
|
|
@ -76,6 +77,7 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue