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