215 current 2025-10-10 04:30:17 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# 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";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -116,10 +116,10 @@ in
|
|||||||
# };
|
# };
|
||||||
#
|
#
|
||||||
sops.secrets = {
|
sops.secrets = {
|
||||||
"${service}_db_passwd" = {
|
"velocity_forwarding" = {
|
||||||
owner = "minecraft";
|
owner = "minecraft";
|
||||||
group = "minecraft";
|
group = "minecraft";
|
||||||
path = "/var/lib/gameservers/minecraft_recpro/velocity/forwarding_secret";
|
path = "/var/lib/gameservers/minecraft_recpro/velocity/forwarding.secret";
|
||||||
mode = "0400";
|
mode = "0400";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user