diff --git a/buer.scm b/buer.scm index 4451b6c..f5ff43a 100644 --- a/buer.scm +++ b/buer.scm @@ -265,6 +265,7 @@ (map (lambda (cmd) (permit (identity ":wheel") (nopass? #t) + (command cmd) (args '()))) `("zzz" "halt" "reboot")) @@ -275,9 +276,9 @@ (command "herd") (args (cons action service)))) `(("tlp") ("tor") ("thermald") - ("thinkfan") ("wpa-supplicant"))) - `("doc" "stop" "start" "status" - "restart" "enable" "disable")))) + ("thinkfan") ("wpa-supplicant")) + `("doc" "stop" "start" "enable" + "status" "restart" "disable")))) #|Special file services|# (service special-files-service-type