add ghidra
nix flake show / show-flake (push) Successful in 26s

This commit is contained in:
smayzy
2025-08-02 17:55:53 +02:00
parent 923232aed9
commit 1e8525927c
4 changed files with 28 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ in
tor.enable = true;
chromium.enable = true;
desmume.enable = true;
ghidra.enable = true;
};
};
}