From c056af8b75833ad6854c5b6df1b4a6a410a2108d Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy <dmitriy@pleshevski.ru> Date: Wed, 26 Feb 2025 23:43:28 +0300 Subject: [PATCH] host/tatos: update phone b --- hosts/tatos/services/wireguard/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tatos/services/wireguard/default.nix b/hosts/tatos/services/wireguard/default.nix index fc6aed9..a9f8e2b 100644 --- a/hosts/tatos/services/wireguard/default.nix +++ b/hosts/tatos/services/wireguard/default.nix @@ -104,7 +104,7 @@ in } # Phone 4 b { - publicKey = "UsQQ6sjpItEktbNl8fMwDwa/gFUKwPtI1tSiOkrF2hU="; + publicKey = "29WekSFGenqbnXoux0kbI9mwx7X5oclEFNz3cMt1Rzc="; allowedIPs = [ "10.20.30.9/32" ]; } ];