diff --git a/home/yt/ytnix.nix b/home/yt/ytnix.nix index c72ead1..0e43354 100644 --- a/home/yt/ytnix.nix +++ b/home/yt/ytnix.nix @@ -113,6 +113,7 @@ awscli2 lldb (cutter.withPlugins (plugins: with plugins; [ rz-ghidra jsdec sigdb ])) + ida-free ]; programs.waybar.enable = true;