IPMI fan control

Hello,
I have been using this project to control the speed of the server motherboard fan. I did not find it on NixOS. Is it possible to get this installed in NixOS?

Thanks

Yes, packaging it should be straightforward, rust is usually straightforward enough.
Some relevant links:

Since it probably requires some system-level access, you may need to write a module as well.