ssh-tpm-agent: add maintainer bmrips
This commit is contained in:
committed by
Austin Horstman
parent
ec369a58f9
commit
af03309c12
@@ -17,7 +17,10 @@ let
|
||||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.yethal ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
bmrips
|
||||
yethal
|
||||
];
|
||||
|
||||
options.services.ssh-tpm-agent = {
|
||||
enable = mkEnableOption "SSH agent for TPMs";
|
||||
|
||||
Reference in New Issue
Block a user