···7777 root ALL=(ALL) SETENV: ALL
78787979 # Users in the "wheel" group can do anything.
8080- %wheel ALL=(ALL) ${if cfg.wheelNeedsPassword then "" else "NOPASSWD: ALL, "}SETENV: ALL
8080+ %wheel ALL=(ALL:ALL) ${if cfg.wheelNeedsPassword then "" else "NOPASSWD: ALL, "}SETENV: ALL
8181 ${cfg.extraConfig}
8282 '';
8383