diff --git a/nixos/modules/services/networking/netbird/dashboard.nix b/nixos/modules/services/networking/netbird/dashboard.nix index bee3aeadd55e..3cddb34a8ac0 100644 --- a/nixos/modules/services/networking/netbird/dashboard.nix +++ b/nixos/modules/services/networking/netbird/dashboard.nix @@ -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" ]; }