🔐 add sudoers on darwin
This commit is contained in:
parent
ff75a042b8
commit
16d29169e0
@ -13,6 +13,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.etc = {
|
||||
"sudoers.d/walkah".text = ''
|
||||
walkah ALL = (ALL) NOPASSWD: ALL
|
||||
'';
|
||||
};
|
||||
|
||||
homebrew = {
|
||||
enable = true;
|
||||
brewPrefix = "/opt/homebrew/bin";
|
||||
|
Loading…
x
Reference in New Issue
Block a user