From 8f85557bbacacc037c69ed4b5302d1d489e4bf02 Mon Sep 17 00:00:00 2001 From: xqtc161 Date: Tue, 28 May 2024 19:48:12 +0200 Subject: [PATCH] some syncthing stuff --- common/syncthing.nix | 1 - hosts/x86_64-linux/beleth/default.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/common/syncthing.nix b/common/syncthing.nix index e4150e6..066947c 100644 --- a/common/syncthing.nix +++ b/common/syncthing.nix @@ -14,7 +14,6 @@ settings = { gui = { user = "xqtc"; - # insecureSkipHostcheck = true; }; }; }; diff --git a/hosts/x86_64-linux/beleth/default.nix b/hosts/x86_64-linux/beleth/default.nix index f365f49..6cbded9 100644 --- a/hosts/x86_64-linux/beleth/default.nix +++ b/hosts/x86_64-linux/beleth/default.nix @@ -34,7 +34,6 @@ with lib; { } syncthing.heroin.trade { reverse_proxy http://localhost:8384 { - header_up Some-Header "localhost" } } demos.heroin.trade {