update lucy
This commit is contained in:
parent
a15f26c5ef
commit
2b4513fcfd
1 changed files with 3 additions and 1 deletions
|
@ -37,12 +37,14 @@ in {
|
|||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffuf
|
||||
gcc
|
||||
go
|
||||
jq
|
||||
nuclei-latest
|
||||
rustup
|
||||
trivy
|
||||
nuclei-latest
|
||||
wapiti
|
||||
];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue