215 current 2025-10-10 04:30:17 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-10 04:43:08 -05:00
parent 9fb05656cc
commit f9ed9ab55f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 214 current 2025-10-10 04:13:05 25.05.20251006.20c4598 6.12.50 *
# generation: 215 current 2025-10-10 04:30:17 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -116,10 +116,10 @@ in
# };
#
sops.secrets = {
"${service}_db_passwd" = {
"velocity_forwarding" = {
owner = "minecraft";
group = "minecraft";
path = "/var/lib/gameservers/minecraft_recpro/velocity/forwarding_secret";
path = "/var/lib/gameservers/minecraft_recpro/velocity/forwarding.secret";
mode = "0400";
};
};