feat: update Signal desktop execution command for hardware acceleration and modify Sway terminal configuration
This commit is contained in:
parent
c47f678220
commit
436903543b
4 changed files with 5 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
services.fprintd.enable = true;
|
||||
|
||||
security.pam.services.login.fprintAuth = true;
|
||||
# security.pam.services.login.fprintAuth = true;
|
||||
security.pam.services.sudo.fprintAuth = true;
|
||||
# If you use swaylock and want fingerprint auth for it:
|
||||
security.pam.services.swaylock.fprintAuth = true;
|
||||
|
|
@ -21,4 +21,4 @@
|
|||
}
|
||||
});
|
||||
'';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue