modules/pass: add pass-otp
This commit is contained in:
parent
b72cab9acb
commit
8fede53242
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ let
|
|||
pass = pkgs.pass.withExtensions (ext: [
|
||||
ext.pass-audit
|
||||
ext.pass-update
|
||||
ext.pass-otp
|
||||
]);
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue