No mouse scroll after update

Hello there,

Tried updating today and notice i couldn’t scroll anymore the way i used to.
My setup is on Hyprland and is the following:

config.wayland.windowManager.hyprland.settings.input {
  scroll_method = "on_button_down";
  scroll_button = 274; # middle button
};

Its setup on my homemanager, but strangely after updating the NixOS it stops working.
Anyone having similar issues?