Remove remind

This commit is contained in:
Mats Rauhala 2022-01-24 13:50:56 +02:00
parent 79ea172898
commit c96c11e71f
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@
{ {
${pkgs.oathToolkit}/bin/oathtool --totp --base32 $(${pkgs.pass}/bin/pass show $1) ${pkgs.oathToolkit}/bin/oathtool --totp --base32 $(${pkgs.pass}/bin/pass show $1)
} }
${pkgs.remind}/bin/rem
''; '';
plugins = [ plugins = [
{ {