Pass changes

This commit is contained in:
Charlotte Van Petegem 2020-04-30 14:16:51 +02:00
parent 0c26b0e6fa
commit dfcd258971
6 changed files with 46 additions and 10 deletions

View file

@ -0,0 +1,3 @@
{ pkgs }:
(pkgs.pass-wayland.override { pass = pkgs.pass-wayland; }).withExtensions (ext: [ ext.pass-otp ext.pass-genphrase ])