mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-16 03:54:11 -05:00
I dont need no passwords for sudo smh
This commit is contained in:
parent
ea1a503ea1
commit
266e37aa37
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@
|
|||
EDITOR = "nvim";
|
||||
VISUAL = "nvim";
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
user = {
|
||||
enable = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue