From 8399441956ba3c7c968248891d65ced3b709856d Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 10 Jul 2026 15:24:55 +0200 Subject: wireguard: Move idefix to ChromeOS client --- host/software/server/wireguard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/software') diff --git a/host/software/server/wireguard.nix b/host/software/server/wireguard.nix index 544aa53..3b6cf28 100644 --- a/host/software/server/wireguard.nix +++ b/host/software/server/wireguard.nix @@ -31,7 +31,7 @@ allowedIPs = [ "10.100.0.7" ]; } { # idefix - publicKey = "4Q1Glnceec8FOtkq8UnaYtlwsR1VIvs6lTalavNQp0A="; + publicKey = "To6F7vHeC4ujcH6E4RcrjNp4q9hFR36pzRnLTl/qGwo="; allowedIPs = [ "10.100.0.8" ]; } ]; -- cgit v1.2.3