How to install libsForQt5.oxygen in NixOS 25.11?

I use KDE with the Oxygen theme, but when I upgraded NixOS from 25.05 to 25.11, I had to give up on the libsForQt5.oxygen package because it wasn’t available anymore. Now Qt5 based applications use the Breeze theme instead of the Oxygen one and look out of place. Is there any way to install libsForQt5.oxygen in 25.11?

Seems like there’s a kdePackages.oxygen^qt5, not sure if that helps you.

Sorry, but I’m still very inexperienced in nix and NixOS and I don’t know how to use that information. Is there a way to state that I want to add the Qt5 version of oxygen in /etc/nixos/configuration.nix?

Thank you in advance for your patience.