update lucy

This commit is contained in:
Vivian 2023-07-11 15:31:12 +02:00
parent a15f26c5ef
commit 2b4513fcfd

View file

@ -37,12 +37,14 @@ in {
# Additional packages # Additional packages
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ffuf
gcc gcc
go go
jq jq
nuclei-latest
rustup rustup
trivy trivy
nuclei-latest wapiti
]; ];
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;