1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/nixos/modules/services/games
Ben Millwood c37e40d9ff nixos/factorio: add allowedPlayers
This writes a whitelist file and instructs the server process to use it.
I opted not to give the same treatment to the banlist because (as
explained in the comments) mutability and persistence seems more
important for bans, and they're less often known in advance.
2024-10-23 18:19:05 +01:00
..
archisteamfarm.nix
armagetronad.nix
crossfire-server.nix nixos/services.crossfire-server: remove with lib; 2024-08-30 00:30:46 +02:00
deliantra-server.nix nixos/services.deliantra-server: remove with lib; 2024-08-30 00:30:47 +02:00
factorio.nix nixos/factorio: add allowedPlayers 2024-10-23 18:19:05 +01:00
freeciv.nix nixos/services.freeciv: remove with lib; 2024-08-30 00:30:47 +02:00
mchprs.nix
minecraft-server.nix nixos/services.minecraft-server: remove with lib; 2024-08-30 00:30:47 +02:00
minetest-server.nix nixos/services.minetest-server: remove with lib; 2024-08-30 00:30:47 +02:00
openarena.nix
quake3-server.nix
teeworlds.nix nixos/teeworlds: use lib.getExe instead of hardcoded path 2024-09-10 11:40:24 +02:00
terraria.nix nixos/services.terraria: remove with lib; 2024-08-30 00:30:47 +02:00
xonotic.nix