Superuser bypass #2

Open
wymiller wants to merge 4 commits from macos-superuser-bypass-refactor into master
4 changed files with 61 additions and 53 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;