refactor(nix): Move pass and gpg to common
This commit is contained in:
parent
1918e552b5
commit
100b59f2f6
2 changed files with 3 additions and 4 deletions
|
@ -18,5 +18,7 @@ in {
|
|||
pkgs.ruby
|
||||
pkgs._7zz
|
||||
pkgs.enchive
|
||||
(pkgs.pass.withExtensions (exts: [ exts.pass-otp ]))
|
||||
pkgs.gnupg
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue