This website requires JavaScript.
Explore
Help
Register
Sign in
Sadan
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/sadan4/dotfiles.git
synced
2025-02-12 08:54:32 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d7179ea15b
dotfiles
/
common
/
users
/
homeModules
/
dev
/
ide
/
reverseEng.nix
10 lines
139 B
Nix
Raw
Normal View
History
Unescape
Escape
add go and ida and ghidra
2024-12-16 20:09:07 -05:00
{
pkgs
,
.
.
.
}:
{
home
=
{
packages
=
with
pkgs
;
[
ghidra
ida-free
update to 24.11 and use stable
2025-01-15 17:50:08 -05:00
cutter
add go and ida and ghidra
2024-12-16 20:09:07 -05:00
]
;
}
;
}
Reference in a new issue
Copy permalink