This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
868ea80ed4
nixos-config
/
config
/
programs
/
misc.nix
7 lines
85 B
Nix
Raw
Normal View
History
Unescape
Escape
add ghidra
2022-04-10 07:35:12 +00:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
ghidra
add android-studio
2022-04-11 13:20:46 +00:00
android-studio
add ghidra
2022-04-10 07:35:12 +00:00
]
;
}
Reference in a new issue
Copy permalink