pam_ssh_agent_auth: Add to channel
This commit is contained in:
@@ -21,5 +21,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://pamsshagentauth.sourceforge.net/;
|
||||
description = "PAM module for authentication through the SSH agent";
|
||||
maintainers = [ stdenv.lib.maintainers.eelco ];
|
||||
platforms = stdenv.lib.maintainers.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user