mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-09 18:30:01 +01:00
karabiner: change numbers to symbols and vice versa
This commit is contained in:
parent
1393a37f53
commit
91167bd614
2 changed files with 84 additions and 0 deletions
6
modules/darwin/sudo.nix
Normal file
6
modules/darwin/sudo.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
security.pam.services.sudo_local = {
|
||||
enable = true;
|
||||
touchIdAuth = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue