Re: Allow my usual user reconnect to wifi without root pass and also replace wpa config

2021-01-01 Thread znavko
I've added these additions to config.scm, thinking it will give effect: (define %sudoers-specification (plain-file "sudoers" "root ALL=(ALL) ALL %wheel ALL=(ALL) ALL ALL ALL=(ALL) NOPASSWD: /wpa")) (operating-system ... (sudoers-file %sudoers-specification) ) And

Allow my usual user reconnect to wifi without root pass and also replace wpa config

2021-01-01 Thread znavko--- via
Hello! Happy New Year, Guix Help! I'd like to make my OS a bit comfortable for usual user. I use only wpa_supplicant + dhclient without any utility that gives control over wifi to usual users. And I want to give such a control by my own hands and your advice. Wi-fi connection sometimes is