install stuff

This commit is contained in:
cy 2025-05-09 17:12:21 -04:00
parent b26df5666a
commit a0f0a406b9
2 changed files with 20 additions and 12 deletions

View file

@ -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
];
};

View file

@ -317,6 +317,7 @@
xorg.libxshmfence
xorg.libXxf86vm
xorg.libSM
xorg.libICE
gtk3
pango
gdk-pixbuf