lucy: add trivy
This commit is contained in:
parent
ac3640c4fc
commit
d8c7508db2
2 changed files with 19 additions and 19 deletions
|
@ -36,7 +36,7 @@ in {
|
|||
system.stateVersion = "23.05"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ gcc go jq rustup nuclei-latest ];
|
||||
environment.systemPackages = with pkgs; [ gcc go jq rustup trivy nuclei-latest ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue