Minetest Server: Difference between revisions

imported>Rapenne-s
m make path verbatim text
imported>Rapenne-s
m user should be verbatim text
Line 12: Line 12:
}
}
</syntaxhighlight>
</syntaxhighlight>
With this setup, a user named 'minetest' will be created, along with its home folder '/var/lib/minetest'. All standard Minetest configuration and world files are stored in '{{ic|/var/lib/minetest/.minetest}}'.  
With this setup, a user named {{ic|minetest}} will be created, along with its home folder '/var/lib/minetest'. All standard Minetest configuration and world files are stored in {{ic|/var/lib/minetest/.minetest}}.  


The Minetest service will be started after running nixos-rebuild. It can be controlled using <code>systemctl</code>
The Minetest service will be started after running nixos-rebuild. It can be controlled using <code>systemctl</code>