sam: Disable sudo password requirement
This commit is contained in:
parent
6959d0a591
commit
5105087d65
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
security.sudo.wheelNeedsPassword = false;
|
||||||
users.users.chandler = {
|
users.users.chandler = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Chandler Swift";
|
description = "Chandler Swift";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue