Bluetooth disable on bootup not working

Hi, i recently upgraded my os from 24.11 to 25.05(Thinkpad L14), and since then i have noticed one behavior of bluetooth. Though i have disabled it during bootup, its still enabled

  # Bluetooth Services
  hardware.bluetooth.enable = true;  # enables support for Bluetooth
  hardware.bluetooth.powerOnBoot = false;
  services.blueman.enable = true;

anyone facing the same issue after upgrade.

Thanks