VenusOS large - RaspberryPi GPIO in NodeRed

Hi, I have a RaspberryPi 4 with installed the latest VenusOS large (3.54 at the moment).
I have also Installed GuiMods with the package RpiGpioSetup and others.

My question is:
Is anyone been able to use all the GPIO available on the RPi? I’m not interested in having more relay in the Venus UI I just want to use them in NodeRed as OUTPUTs.

Is that even possible?

Side note I’m a totally beginner with Linux and programming in general…

Thanks
Diego

Ok…I’ve found the solution by myself with some time and experimentation.
I’m going to leave the solution here for others.

With GuiMods and the package RpiGpioSetup installed the only thing I had to do was to open the file gpio_list located in the /etc/venus/ directory and add more GPIO pins to the list.
After a reboot I had more relay pins working in NodeRed and also showing in the relay page of venusOS.

It does messed up a little the visualization but I turned off “show in overview” and make sure to leave just 6 relay visible.