users/pass: add pass-update extension
This commit is contained in:
parent
e898414bb1
commit
4c1c38fa40
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ let
|
|||
|
||||
myPassPackage = pkgs.pass.withExtensions (ext: [
|
||||
ext.pass-audit
|
||||
ext.pass-update
|
||||
]);
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue