I'm developing a program using libinput within guix shell container, which requires the user to belong to the 'input' group, but I can't figure out how to modify user groups inside the container.
- How to set user groups inside guix shell container ??