chore: add rbw to shell

This commit is contained in:
Julien Malka 2024-07-10 00:36:02 +02:00
parent e3328b0ed9
commit 5a56d5b5f9
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -28,6 +28,8 @@ pkgs.mkShell {
agenix
bootstrap
statix
rbw
pinentry
];
shellHook = ''
${pre-commit-hook.shellHook}