nixpkgs/nixos/modules/services/games
Kevin Cox 6cb0b6a4d6
nixos.minetest-server: Add option for generating config file and ability to add extra command line flags
This adds two main features:

1. `services.minetest-server.config` is an options object that is automatically serialized into a minetest config file.
2. `services.minetest-server.extraArgs` provides an escape hatch to pass extra arguments.
2023-06-28 17:31:46 -04:00
..
asf.nix
crossfire-server.nix
deliantra-server.nix
factorio.nix treewide: use optional instead of 'then []' 2023-06-25 09:11:40 -03:00
freeciv.nix treewide: use optional instead of 'then []' 2023-06-25 09:11:40 -03:00
minecraft-server.nix
minetest-server.nix nixos.minetest-server: Add option for generating config file and ability to add extra command line flags 2023-06-28 17:31:46 -04:00
openarena.nix
quake3-server.nix
teeworlds.nix
terraria.nix