Add useful debugging tools
This commit is contained in:
parent
9d6c88d6eb
commit
1927e8e2fe
2 changed files with 11 additions and 7 deletions
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
# Commonly used packages.
|
||||
home.packages = with pkgs; [
|
||||
binwalk
|
||||
cloc
|
||||
croc
|
||||
exiftool
|
||||
|
@ -15,14 +16,17 @@
|
|||
jadx
|
||||
jdk
|
||||
jq
|
||||
meld
|
||||
mtr
|
||||
ncdu
|
||||
neofetch
|
||||
nixopsUnstable
|
||||
p7zip
|
||||
pngcrush
|
||||
pry
|
||||
protobuf
|
||||
pwgen
|
||||
radare2
|
||||
rustup
|
||||
tmux
|
||||
unar
|
||||
|
@ -48,4 +52,4 @@
|
|||
PASSWORD_STORE_DIR = "${config.home.homeDirectory}/.password-store";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue