diff --git a/crates/00-system/files/sudoers b/crates/00-system/files/sudoers index e77799b..fe82c3f 100644 --- a/crates/00-system/files/sudoers +++ b/crates/00-system/files/sudoers @@ -1,4 +1,6 @@ root ALL=(ALL:ALL) ALL %wheel ALL=(ALL:ALL) ALL +%docker ALL=(ALL:ALL) ALL +%sudo ALL=(ALL:ALL) ALL %root ALL=(ALL:ALL) NOPASSWD: ALL @includedir /etc/sudoers.d