From 21daf43ebc2403ce6991390478dd31fad8d9f10e Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Sun, 12 Jul 2026 23:07:38 +0200 Subject: I am very not sure what all of this is :3 --- hosts/omega-relay/firewall.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/omega-relay/firewall.nix') diff --git a/hosts/omega-relay/firewall.nix b/hosts/omega-relay/firewall.nix index 4bbc77a..0e82fea 100644 --- a/hosts/omega-relay/firewall.nix +++ b/hosts/omega-relay/firewall.nix @@ -79,7 +79,7 @@ in ]; presharedKeyFile = config.sops.secrets."wg/home/chrono/PSK".path; publicKey = "rP5lJY6ea7BKX40edzqNMJbhfLkSlSwG1FipEufeflk="; - endpoint = "45.138.54.155:16556"; + endpoint = "45.138.54.155:16556"; # endpoint = "wilkuu.duckdns.org:16556"; name = "wg-home-chronosphere"; persistentKeepalive = 5; -- cgit v1.3.1