diff --git a/configuration.nix b/configuration.nix index 2e97f77..cd3a2c3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -149,7 +149,6 @@ let ssh_pubkeys = { service.ENABLE_USER_HEATMAP = false; service.SHOW_MILESTONES_DASHBOARD_PAGE = false; session.COOKIE_SECURE = true; - "service.explore".REQUIRE_SIGNIN_VIEW = true; "service.explore".DISABLE_USERS_PAGE = true; }; };