From 345960c777d6b73bad0c17363d7068f1a1974e7c Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 22 Nov 2022 21:34:51 +0000 Subject: [PATCH] update --- hosts/leon/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/leon/default.nix b/hosts/leon/default.nix index e4266fd7..e1888844 100644 --- a/hosts/leon/default.nix +++ b/hosts/leon/default.nix @@ -214,7 +214,7 @@ networking.wireguard.interfaces = { proxyPass = "http://45.158.40.162:8080"; proxyWebsockets = true; }; - } + }; };