From 9fb05656cce8c5c3d2654f3d0f6948ab8e6032c8 Mon Sep 17 00:00:00 2001 From: blake Date: Fri, 10 Oct 2025 04:30:20 -0500 Subject: [PATCH] 214 current 2025-10-10 04:13:05 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/gameservers/minecraft_recpro/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homelab/gameservers/minecraft_recpro/default.nix b/modules/homelab/gameservers/minecraft_recpro/default.nix index e50ca19..6d52925 100644 --- a/modules/homelab/gameservers/minecraft_recpro/default.nix +++ b/modules/homelab/gameservers/minecraft_recpro/default.nix @@ -119,7 +119,7 @@ in "${service}_db_passwd" = { owner = "minecraft"; group = "minecraft"; - path = "/var/lib/gameservers/minecraft_recpro/velocity/forwarding_secret" + path = "/var/lib/gameservers/minecraft_recpro/velocity/forwarding_secret"; mode = "0400"; }; };