chore: add rbw to shell

This commit is contained in:
Luj 2024-07-10 00:36:02 +02:00
parent d2b94ebd4b
commit b34d6c20a6

View file

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