security/pam: Document test location

This commit is contained in:
Victor Engmark 2021-11-27 21:13:53 +13:00 committed by Artturin
parent 3b2e6e72fa
commit dcb941f3ed

View file

@ -401,6 +401,9 @@ let
};
# The resulting /etc/pam.d/* file contents are verified in
# nixos/tests/pam/pam-file-contents.nix. Please update tests there when
# changing the derivation.
config = {
name = mkDefault name;
setLoginUid = mkDefault cfg.startSession;