Superuser bypass #2

Merged
wymiller merged 8 commits from macos-superuser-bypass-refactor into master 2025-10-02 08:59:48 -05:00
Showing only changes of commit 93052529b8 - Show all commits

View File

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