nixos/netbird-dashboard: Sync env with upstream

From here: https://github.com/netbirdio/dashboard/blob/main/docker/init_react_envs.sh#L69C1-L69C416
This commit is contained in:
Janne Heß
2025-11-04 19:11:43 +01:00
parent 9deb84daf2
commit e6d383dcde
@@ -135,10 +135,12 @@ in
"$AUTH_SUPPORTED_SCOPES"
"$NETBIRD_DRAG_QUERY_PARAMS"
"$NETBIRD_GOOGLE_ANALYTICS_ID"
"$NETBIRD_GOOGLE_TAG_MANAGER_ID"
"$NETBIRD_HOTJAR_TRACK_ID"
"$NETBIRD_MGMT_API_ENDPOINT"
"$NETBIRD_MGMT_GRPC_API_ENDPOINT"
"$NETBIRD_TOKEN_SOURCE"
"$NETBIRD_WASM_PATH"
"$USE_AUTH0"
];
}