aboutsummaryrefslogtreecommitdiff
path: root/modules/games/palworld.nix
diff options
context:
space:
mode:
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 = ;