london: fix ghidra clutter plugin
This commit is contained in:
parent
285256de6f
commit
b479eff04d
|
@ -72,11 +72,7 @@
|
||||||
{
|
{
|
||||||
programs.helix.enable = true;
|
programs.helix.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [ (cutter.withPlugins (plugins: with plugins; [ rz-ghidra ])) ];
|
||||||
cutter
|
|
||||||
ghidra
|
|
||||||
cutterPlugins.rz-ghidra
|
|
||||||
];
|
|
||||||
|
|
||||||
my.desktop.sway.monitors = [
|
my.desktop.sway.monitors = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue