From 63e30b0f31148bbf21bc77bd7f5450c88e1771ea Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 14 Feb 2025 09:43:09 -0500 Subject: [PATCH] Infini-FRAMEWORK: update wg0 key location --- hosts/Infini-FRAMEWORK/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/Infini-FRAMEWORK/default.nix b/hosts/Infini-FRAMEWORK/default.nix index bdad18b..f0fb4a8 100644 --- a/hosts/Infini-FRAMEWORK/default.nix +++ b/hosts/Infini-FRAMEWORK/default.nix @@ -139,7 +139,7 @@ networking.wg-quick.interfaces.wg0 = { address = [ "10.10.0.3/32" ]; listenPort = 51820; - privateKeyFile = "/home/infinidoge/tmp/bb-vpn.key"; + privateKeyFile = "/home/infinidoge/tmp/bb-vpn-geg.key"; peers = [ { publicKey = "SYpnrGvxx8l4w9c7KVRVW6GyNDr/iK+maPPMw/Ua7XY=";