Update flake.nix
This commit is contained in:
@@ -85,12 +85,8 @@
|
|||||||
security = with pkgs; [
|
security = with pkgs; [
|
||||||
nmap
|
nmap
|
||||||
nikto
|
nikto
|
||||||
thc-hydra
|
|
||||||
john
|
john
|
||||||
exploitdb
|
|
||||||
rustscan
|
rustscan
|
||||||
recon-ng
|
|
||||||
vectorscan
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Networking
|
# Networking
|
||||||
@@ -140,7 +136,6 @@
|
|||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
"android-platform-tools"
|
"android-platform-tools"
|
||||||
"claude-code"
|
|
||||||
"flutter"
|
"flutter"
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"librewolf"
|
"librewolf"
|
||||||
|
|||||||
Reference in New Issue
Block a user