Hi Oleander,

Oleander via <help-guix@gnu.org> writes:

How can I enter the sudo password before `guix pull` runs when updating with `guix pull && sudo guix system reconfigure config.scm`?


I don’t believe there’s a reasonable way to do what you want. I think your best option is to configure your sudoers file so your user is allowed to run `guix system reconfigure' command without needing a password. See the sudoers(5) man page and `sudoers-file' field of the operating-system record.

Thanks,

 — Ian

Reply via email to