Update oath-toolkit

This commit is contained in:
2026-05-04 10:27:54 +03:00
parent 8f2da056bd
commit b89644b971
+1 -1
View File
@@ -93,7 +93,7 @@
} }
totp() totp()
{ {
${pkgs.oathToolkit}/bin/oathtool --totp --base32 $(${pkgs.pass}/bin/pass show $1) ${pkgs.oath-toolkit}/bin/oathtool --totp --base32 $(${pkgs.pass}/bin/pass show $1)
} }
''; '';
plugins = [ plugins = [