Pass changes
This commit is contained in:
parent
0c26b0e6fa
commit
dfcd258971
6 changed files with 46 additions and 10 deletions
3
programs/pass/default.nix
Normal file
3
programs/pass/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ pkgs }:
|
||||
|
||||
(pkgs.pass-wayland.override { pass = pkgs.pass-wayland; }).withExtensions (ext: [ ext.pass-otp ext.pass-genphrase ])
|
Loading…
Add table
Add a link
Reference in a new issue