From cb999ee36c1cc44bd962e2216fbeaed4a0dad638 Mon Sep 17 00:00:00 2001 From: twoneis Date: Sun, 16 Mar 2025 22:35:32 +0100 Subject: [PATCH] added ghidra and cutter --- modules/apps/default.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/apps/default.nix b/modules/apps/default.nix index a231777..08b2c9f 100644 --- a/modules/apps/default.nix +++ b/modules/apps/default.nix @@ -94,6 +94,13 @@ in element-desktop papers prusa-slicer + ghidra + (cutter.withPlugins (ps: + with ps; [ + jsdec + sigdb + rz-ghidra + ])) ] ++ [ time