Merge pull request #230889 from mweinelt/shadow-encrypt-method

nixos/shadow: Set default encrypt method
This commit is contained in:
Martin Weinelt 2023-05-09 19:43:06 +02:00 committed by GitHub
commit 42aaea3606
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,8 @@ let
# This should be made configurable.
#CHFN_RESTRICT frwh
# The default crypt() method, keep in sync with the PAM default
ENCRYPT_METHOD YESCRYPT
'';
mkSetuidRoot = source: