laptop: disable fprint auth for sddm
This commit is contained in:
parent
f9b152cd52
commit
58d1c42ffb
@ -14,7 +14,9 @@
|
||||
networking.hostName = "Yura-TPX13"; # Define your hostname.
|
||||
networking.hostId = "8425e349"; # Required for ZFS.
|
||||
|
||||
# Enable fingerprint authentication except for SDDM
|
||||
services.fprintd.enable = true;
|
||||
security.pam.services.sddm.fprintAuth = false;
|
||||
|
||||
# Install firefox.
|
||||
programs.firefox.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user