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 {