Add proxmark3-rrg
This commit is contained in:
parent
65a03b11c0
commit
ee52178816
|
@ -10,11 +10,9 @@
|
|||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
aircrack-ng
|
||||
fusee-launcher
|
||||
ncat
|
||||
pwndbg
|
||||
python3Packages.binwalk-full
|
||||
python3Packages.shodan
|
||||
];
|
||||
|
||||
users.users.artemis.extraGroups = [ "adbusers" "wireshark" ];
|
||||
|
|
|
@ -19,6 +19,7 @@ in
|
|||
jlink
|
||||
platformio
|
||||
saleae-logic-2
|
||||
pkgs-unstable.proxmark3-rrg
|
||||
];
|
||||
|
||||
users = {
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
../../sets/cpu/intel.nix
|
||||
../../sets/gpu/intel.nix
|
||||
../../sets/buildMachines.nix
|
||||
../../sets/hardware.nix
|
||||
../../sets/hacking.nix
|
||||
../../sets/laptop.nix
|
||||
../../sets/1password.nix
|
||||
|
|
Loading…
Reference in a new issue