diff --git a/home/yt/ytnix.nix b/home/yt/ytnix.nix index 8a301d1..ffc0360 100644 --- a/home/yt/ytnix.nix +++ b/home/yt/ytnix.nix @@ -60,18 +60,9 @@ ghidra sccache awscli2 - (cutter.withPlugins ( - p: with p; [ - rz-ghidra - jsdec - sigdb - ] - )) p7zip qbittorrent android-tools - frida-tools - mitmproxy (python313.withPackages ( p: with p; [ python-lsp-server @@ -79,7 +70,6 @@ virtualenv ] )) - jadx scrcpy syncthing (with llvmPackages; [ @@ -91,9 +81,23 @@ cinny-desktop minio-client keepassxc - ida-free jujutsu ffmpeg + typst + + # reversing + radare2 + ida-free + jadx + frida-tools + mitmproxy + (cutter.withPlugins ( + p: with p; [ + rz-ghidra + jsdec + sigdb + ] + )) ]; home.sessionVariables = { @@ -147,7 +151,7 @@ vimAlias = true; extraPackages = with pkgs; [ lua-language-server - nil + nixd rust-analyzer fzf fd @@ -157,6 +161,9 @@ taplo llvmPackages.clang-tools pyright + tree-sitter + nodejs + nixfmt-rfc-style ]; }; diff --git a/hosts/ytnix/default.nix b/hosts/ytnix/default.nix index 920cd4f..e59abc3 100644 --- a/hosts/ytnix/default.nix +++ b/hosts/ytnix/default.nix @@ -317,6 +317,7 @@ xorg.libxshmfence xorg.libXxf86vm xorg.libSM + xorg.libICE gtk3 pango gdk-pixbuf