diff --git a/home-environments/radio.scm b/home-environments/radio.scm index ab2ffa2..7c2c4e3 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -227,6 +227,8 @@ (!repl . "guix repl -i ~/.config/guile/guilerc") (!home . "guix home reconfigure ~/.config/guix/home.scm") (!system . "doas guix system reconfigure /etc/config.scm") + (!network . (format #f "doas herd restart networking ~ + && doas herd restart wpa-supplicant")) #|Processes|# (tf . "setsid -f % >/dev/null 2>&1 & disown")