feat: add luanti server and host
This commit is contained in:
parent
ad59ee55cc
commit
4880ce65ae
4 changed files with 53 additions and 0 deletions
5
modules/game/server/luanti/default.nix
Normal file
5
modules/game/server/luanti/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
services.minetest = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue