From 4aba134abc1076f48f67955382e3337e6210cb5f Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 16 Jul 2024 21:54:17 +0900 Subject: [PATCH] UPdates --- nixos/hosts/warsaw-ovh-01/wireguard.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/hosts/warsaw-ovh-01/wireguard.nix b/nixos/hosts/warsaw-ovh-01/wireguard.nix index bd32b2a4..5cd1fcb4 100644 --- a/nixos/hosts/warsaw-ovh-01/wireguard.nix +++ b/nixos/hosts/warsaw-ovh-01/wireguard.nix @@ -26,7 +26,6 @@ ips = [ "10.100.0.2/24" ]; listenPort = 51820; privateKeyFile = "/run/secrets/wireguard_key"; - # Testing peers = [ # { # osaka-linode-01 # publicKey = "yPZ3EmmIqCkReXf1DRTxzVaKQ2k+ifGmYJHji5nnMmE=";