diff --git a/containers/garnet/flake.nix b/containers/garnet/flake.nix index df835a4..93c3304 100644 --- a/containers/garnet/flake.nix +++ b/containers/garnet/flake.nix @@ -41,13 +41,6 @@ proxyPass = "http://${client4}:9200"; proxyWebsockets = true; }; - extraConfig = '' - proxy_read_timeout 3600s; - proxy_send_timeout 3600s; - keepalive_requests 100000; - keepalive_timeout 5m; - http2_max_concurrent_streams 512; - ''; # TODO: hardcoded address listenAddresses = [ "100.67.2.1" ]; }; diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index a32d4bd..c307ce8 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -18,7 +18,6 @@ bluetooth ccache corectrl - docker flatpak greetd gui