Hello Sergiu, Le lundi 12 octobre 2020 à 21:54 +0300, Alexandru-Sergiu Marton a écrit : > Is there any way to disable the use of the Guix package manager for > users other than root on a Guix System?
Maybe you could make the guix daemon socket only available to root. For this see the parameter --listen=endpoint of guix daemon https://guix.gnu.org/manual/en/html_node/Invoking-guix_002ddaemon.html I never did something like that, so I can't be sure it will work. I still hope it helps you. divoplade