system changes
This commit is contained in:
parent
13bf466317
commit
4af67d0cd2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ This file imports various system configuration components in addition to enablin
|
|||
];
|
||||
|
||||
# Use TouchID for sudo
|
||||
security.pam.enableSudoTouchIdAuth = true;
|
||||
security.pam.services.sudo_local.touchIdAuth = true;
|
||||
|
||||
# Open text files in neovim by default
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
|
Loading…
Add table
Reference in a new issue