security/pam: Document test location

This commit is contained in:
Victor Engmark
2021-11-27 20:36:50 +02:00
committed by Artturin
parent 3b2e6e72fa
commit dcb941f3ed
+3
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;