l pass: use pass-otp

This commit is contained in:
lassulus 2019-10-14 15:36:03 +02:00
parent 5060f9da94
commit f1e5a25389

View File

@ -2,7 +2,7 @@
{
krebs.per-user.lass.packages = with pkgs; [
pass
(pass.withExtensions (ext: [ ext.pass-otp ]))
gnupg
];