diff --git a/rosenthal/services/networking.scm b/rosenthal/services/networking.scm index afd15d5..1e42382 100644 --- a/rosenthal/services/networking.scm +++ b/rosenthal/services/networking.scm @@ -354,7 +354,8 @@ list, power save will be disabled.")) #:log-file #$log-file #:environment-variables #$environment)) (stop #~(make-kill-destructor)) - (actions (list (shepherd-configuration-action conf)))))))) + (actions + (list (shepherd-configuration-action "/etc/iwd/main.conf")))))))) (define iwd-service-type (service-type