From dc8b5a6187fc66a89ffbad0ae7312c3db8b4ba03 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 26 Jan 2026 16:13:31 +0100 Subject: [PATCH] build(nix): adding john the ripper --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 3a6d91c..5757346 100644 --- a/flake.nix +++ b/flake.nix @@ -40,6 +40,7 @@ with pkgs; [ tmux-setup + john ] ++ ( if pkgs.stdenv.isLinux then