feat: add luanti server and host

This commit is contained in:
Ranomier 2025-05-04 18:19:00 +02:00
parent ad59ee55cc
commit 4880ce65ae
4 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{...}: {
services.minetest = {
enable = true;
};
}