Superuser bypass #2

Merged
wymiller merged 8 commits from macos-superuser-bypass-refactor into master 2025-10-02 08:59:48 -05:00
7 changed files with 87 additions and 147 deletions
Showing only changes of commit 93052529b8 - Show all commits

View File

@@ -5,7 +5,7 @@
}:
with lib; {
options = {
security.sudo = {
security.sudoers = {
needsPassword = mkOption {
type = types.bool;
default = true;