Update game-servers.nix

This commit is contained in:
ediblerope 2026-01-25 12:47:51 +00:00 committed by GitHub
parent 4f6b728638
commit cbdb68aed9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@
environment = {
SERVER_NAME = "Nordhammer.it Hytale Server";
MAX_PLAYERS = "50";
MEMORY = "8G"; # Increased from 4G to 8G
ENABLE_BACKUP = "true";
BACKUP_FREQUENCY = "30";
PASSWORD = "DukeSmells";