From a5d862883b0dd0d9fce8bb7b8ed733e6f15919a2 Mon Sep 17 00:00:00 2001 From: albert <albert@sysctl.io> Date: Sun, 23 Mar 2025 11:54:21 +0100 Subject: [PATCH] Correct typo --- nixos/hosts/frankfurt-linode-01/firewall.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/frankfurt-linode-01/firewall.nix b/nixos/hosts/frankfurt-linode-01/firewall.nix index b5036b3b..5503621e 100644 --- a/nixos/hosts/frankfurt-linode-01/firewall.nix +++ b/nixos/hosts/frankfurt-linode-01/firewall.nix @@ -126,7 +126,7 @@ bind :20816 default_backend backend_rust backend backend_rust - mdoe tcp + mode tcp server rust-wg 1.100.1.6 ''; };