feat: update Signal desktop execution command for hardware acceleration and modify Sway terminal configuration

This commit is contained in:
2025-06-02 21:04:51 +02:00
parent c47f678220
commit 436903543b
4 changed files with 5 additions and 4 deletions

View File

@@ -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 @@
}
});
'';
}
}