From d87124c58a430b7c9128a20fcac139891c8d4b1b Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Tue, 21 Apr 2020 21:45:39 +0200 Subject: [PATCH] Use pass --- profiles/common/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/common/default.nix b/profiles/common/default.nix index ec8cbe72..e1fe0545 100644 --- a/profiles/common/default.nix +++ b/profiles/common/default.nix @@ -61,6 +61,7 @@ ]; } ) + (pass.withExtensions (ext: [ext.pass-otp ext.pass-genphrase])) ripgrep unzip ];