diff --git a/shell.nix b/shell.nix
index 1bdc855..6e4324e 100644
--- a/shell.nix
+++ b/shell.nix
@@ -28,6 +28,8 @@ pkgs.mkShell {
     agenix
     bootstrap
     statix
+    rbw
+    pinentry
   ];
   shellHook = ''
     ${pre-commit-hook.shellHook}