On Thu, Apr 08, 2021 at 06:38:59PM -0400, Leo Famulari wrote: > On Mon, Jun 29, 2020 at 10:01:54PM +0200, Marius Bakke wrote: > > guix-install.sh should add the build users to the 'kvm' group if present > > so that commands that require use of KVM can succeed. > > Here is a patch (untested) that makes sure a 'kvm' group exists and adds > it to the guixbuilders' groups. I realized that you specified that the build users should be added to the kvm group 'if' it is present. So, here is a revised patch.