Hello! On a single-user machine where the user has superuser privileges (wheel group), it's not required to use 'root' for guix pull and guix system configure. You can do `guix pull` and then `sudo guix system reconfigure /etc/config.scm`; as regular user. Regards, Raghav "RG" Gururajan.