aboutsummaryrefslogtreecommitdiff
path: root/modules/games/palworld.nix
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2024-02-21 14:50:28 +0100
committerMax Audron <audron@cocaine.farm>2024-02-21 14:50:28 +0100
commit68e234de17d7c742ba6d4455b7d4c03c28b72db1 (patch)
tree5477a5c545ff097a724a8572972390f705d868f5 /modules/games/palworld.nix
parentset network manually for ns servers (diff)
add minecraft server and move palworld to games module
Diffstat (limited to '')
-rw-r--r--modules/games/palworld.nix (renamed from modules/palworld/default.nix)2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/palworld/default.nix b/modules/games/palworld.nix
index a3a8b6f..5ccc1fe 100644
--- a/modules/palworld/default.nix
+++ b/modules/games/palworld.nix
@@ -73,7 +73,7 @@
MAX_PLAYERS = "32";
SERVER_NAME = "cocaine.farm";
SERVER_DESCRIPTION = "cocaine";
- ADMIN_PASSWORD = "klausislove";
+ ADMIN_PASSWORD = builtins.readFile ../../secrets/rcon;
SERVER_PASSWORD = "";
PUBLIC_PORT = "8211";
# PUBLIC_IP = ;