MyNixOS website logo
option

security.pam.enableFscrypt

Whether to enable fscrypt to automatically unlock directories with the user's login password.

This also enables a service at security.pam.services.fscrypt which is used by fscrypt to verify the user's password when setting up a new protector. If you use something other than pam_unix to verify user passwords, please remember to adjust this PAM service. .

Declarations
Type
boolean
Default
false
Example
true