temp: disable wheel needs pwd
This commit is contained in:
parent
615ce16a62
commit
f9181b9857
1 changed files with 1 additions and 0 deletions
|
@ -47,4 +47,5 @@
|
|||
acceptTerms = true;
|
||||
defaults.email = "github@notohh.dev";
|
||||
};
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue